I've just loaded the DrJava plugin into the newest version of Eclipse.
I see the interactions window and I am able to type in it. However, I can't yield anything other than answers to simple math questions (2+2=4). I am unable to use any methods of classes that I'm currently working on. I suspect that this is because of the working directory set to /home/username instead of the project directory.
Any suggestions on how to change the working directory using the plugin in Eclipse?
Thanks