Community
Participate
Working Groups
Very strange. I used a project with the Xtext nature attached. Removed the nature, readded it and everything worked fine afterwards. Further investigation is required.
Newly created projects are not properly configured. 1) Create two new Xtext projects. 2) Remove and add the Xtext nature on the second project 3) Put an error into both Xtext grammars and save the files. 4) The second project will contain error markers. A diff of both .project files (visible in the navigator) reveals, that the second project (the one with the re-added nature) contains the following additional build command: <buildCommand> <name>org.eclipse.xtext.ui.shared.xtextBuilder</name> <arguments> </arguments> </buildCommand>
Fixed in HEAD.
Closing bug which were set to RESOLVED before Eclipse Neon.0.