java-oo icon indicating copy to clipboard operation
java-oo copied to clipboard

Eclipse watch and display view support

Open amelentev opened this issue 13 years ago • 0 comments

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)

amelentev avatar Jul 22 '12 04:07 amelentev