Using drjava-20080904-r4668, JDK 6.0_5 on Mandriva 2008.0
DrJava has worked fine up to this point in my project and now I frequently get
"Current document is out of sync with the Interactions Pane and should be recompiled!"
errors when I run my app. Sometimes deleting a line and then undeleting it (so there was no change to the source) and recompiling fixes the problem and the app runs fine. Other times I can compile as many times as I like but still get the "out of sync" error.
Workaround is to delete all the .class files and compile again, but this only works for a little while and I start getting the errors again. Am I doing something stupid!?
Thanks,
Ralph