Community
Participate
Working Groups
Build Identifier: 2.0.0 If your model project contains a blank the builder won't work through org.eclipse.xtext.builder.impl.ToBeBuiltComputer.getUri(IStorage) the org.eclipse.xtext.builder.impl.ToBeBuiltComputer.updateStorage(IProgressMonitor, ToBeBuilt, IStorage) adds uris with ecoded blanks (%20) to the map org.eclipse.xtext.builder.impl.QueuedBuildData.projectNameToChangedResource so that org.eclipse.xtext.builder.impl.QueuedBuildData.getQueue(String) will fail since it asks with the project name (containing the blanks) Reproducible: Always
I did not find the time to actually work on this.
already fixed pls reopen if the problem still persists with 2.0.1 *** This bug has been marked as a duplicate of bug 349887 ***
Successfully Retested with the latest nightly