Community
Participate
Working Groups
Build Identifier: I20110613-1736 JavaProjectBasedBuilderParticipant does not save its 'sourceTargetMap' across Eclipse sessions. It may lead to generated files not being cleaned up appropriately. Reproducible: Always Steps to Reproduce: 1. Import the standard 'Xtext Domain-Model Example' projects into the workspace. 2. Run the runtime workbench and import the attached 'example' project into the runtime workspace. Restart the workbench after a clean build. 3. Open 'Foo.dmodel' and comment out the entire declaration of entity 'Foo'. Save the changes. Note that the earlier generated 'Foo.java' file still exists. Note that even a clean build is of no help here.
Created attachment 201634 [details] 'example' project
*** This bug has been marked as a duplicate of bug 353464 ***
Sorry about the duplicate. Was searching, but has not found it.
(In reply to comment #3) > Sorry about the duplicate. Was searching, but has not found it. No problem at all. Your high quality feedback is very appreciated.