wxxian001 / jsdt

Automatically exported from code.google.com/p/jsdt
0 stars 0 forks source link

can't debug javascript files which have java class entity in it #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.debugging will be failed if there are java class entity in javascript file.
2.
3.

What is the expected output? What do you see instead?
it can debug successfully.
error:XX is not defined;class methods is not identified.

What version of the product are you using? On what operating system?
verison jsdt-2.2.0,windows XP sp3

Please provide any additional information below.

Original issue reported on code.google.com by tomde...@gmail.com on 22 May 2012 at 7:27