Open GoogleCodeExporter opened 8 years ago
Oops .. my bad, the offending jar is jdimodel.jar (and not jdi.jar).
Original comment by mAdZ...@gmail.com
on 17 Nov 2011 at 6:20
The JavaDoc of
com.google.gdt.eclipse.platform.debug.eval.JSOEvalingASTInstructionCompilerFacto
ry says :
Factory to create a new instance of an ASTInstructionCompiler that can
interpret JSO expressions. Will be compiled against Eclipse 3.7 with a custom
JDT patch, but will not be executed unless the user has the custom JDT patch
installed.
Where can we find this custom JDT patch ?
Original comment by mAdZ...@gmail.com
on 18 Nov 2011 at 6:40
I came to the same issue... what i did was try to recreate the patch (see the
attached file). The compilation errors were gone away but i am not sure if it
is the correct solution because i don't know if the behavior on
ASTInstructionCompiler was changed.
At least it allows launch the plugin without compilation errors.
On the zip are the files added to "com.google.gdt.eclipse.platform.e37" and the
modified plugin.xml
I Hope this help you.
Original comment by martinda...@gmail.com
on 19 Jan 2012 at 6:31
Attachments:
Thanks Martin :)
Will download and have a look at your solution ...
Original comment by mAdZ...@gmail.com
on 23 Jan 2012 at 10:29
Original issue reported on code.google.com by
mAdZ...@gmail.com
on 17 Nov 2011 at 6:16