Open GoogleCodeExporter opened 9 years ago
Sorry. Wrong file attached.
Original comment by aka.spin
on 21 Mar 2010 at 11:28
Attachments:
I run Eclipse 3.7 (Indigo), Chromium JavaScript Remote Debugger
0.3.0.201108190405
Appears that somehow files with more than 5 letters in their name (that is 6 or
more, excluding the .js extension) are opened just fine.
So if you try to open my.js you get:
java.lang.StringIndexOutOfBoundsException: String index out of range: -4
and opening myDB.js results in:
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
and opening myNewDB.js is of course successfull.
Original comment by ad...@smallpages.net
on 9 Sep 2011 at 6:03
Original issue reported on code.google.com by
aka.spin
on 20 Mar 2010 at 1:50Attachments: