Menu

#239 DrJava plugin interactionwindow doesn't evaluate in Eclipse

open
nobody
5
2009-11-11
2009-11-11
Tom Nielsen
No

In the interaction pane of the Drjava plugin in Eclipse, I get a newline, instead of getting the expressions evaluted when I press enter. In the standalone version of DrJava it works fine.

In Eclipse DrJava plugin interaction window I get:

Welcome to DrJava. Working directory is ...
>[Expression] *enter*
*textmarker has moved to the next line, no matter if the expression is valid or not*

In DrJava standalone inaction window I get:

Welcome to DrJava. Working directory is ...
>[Expression] *enter*
>*Ready for next expression, or gives error message if expression is not valid*

I'm running win7 64 bit, JDK 6 Update 17.

I have tried running eclipse with both drjava-eclipse-plugin version 0.9.8, and the latest drjava-eclipse-20090115-r4708.

I have tried the plug-ins with both Eclipse build 20090920-1017, and I20090611-1540, and other builds, to see if it was an Eclipse problem.

I really would appreciate any help, as we will use eclipse a lot for my java-course.

Discussion


Log in to post a comment.