Community
Participate
Working Groups
Build Identifier: If the project is a PDE project the xtend-gen source folder should be added to the build.properties as well as the .classpath. Building with tycho would fail otherwise. Reproducible: Always
*** Bug 384015 has been marked as a duplicate of this bug. ***
This is solved with the new generator infrastructure. The build.properties file contains source.. = src/,\ src-gen/,\ xtend-gen/ for all projects.