java-oo
java-oo copied to clipboard
Eclipse watch and display view support
Right now Java-OO doesn't work in Eclipse watches and display view. Seems like Eclipse uses some interpreter to evaluate expressions without byte code generation. (org.eclipse.jdt.internal.debug.eval.ast.engine.Interpreter)