Closed scabug closed 13 years ago
Imported From: https://issues.scala-lang.org/browse/SI-2944?orig=1 Reporter: @ijuma
@ijuma said: Sorry, seems like I used the wrong mark-up for the bullet points.
@ijuma said: I can confirm that the nightly from the 21st doesn't have this issue. I reverted to that for now as I could not find a way to fix these errors and it's annoying not to be able to launch applications straight from Eclipse. Furthermore, the errors also happen when one exits eclipse. It's like files enter a cache somewhere and are never removed even if the project is closed or the file removed.
@milessabin said: (In r20665) Fixed #2944; cleaned up EclipseFile.equals; review by community.
@ijuma said: Thanks! I have high hopes for tomorrow's nightly. ;)
@ijuma said: I can confirm that this has been fixed.
I think this was introduced in r20628. To reproduce, use the r20633 nightly and:
If one reopens the closed project, deletes the file in it, and uses "Run As Scala" application on the remaining file, then a different error is shownr2. For the record, my files were called Foo and Bar and the projects test and test2. That should help with the error messages.
r1
r2