[] Ignore optional compile problems on *-gen source folders

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
This commit is contained in:
Karsten Thoms 2016-09-14 16:52:54 +02:00
parent 34d6657822
commit 312e0af4d6
5 changed files with 7 additions and 0 deletions
org.eclipse.xtext.testlanguages.ide
org.eclipse.xtext.testlanguages
org.eclipse.xtext.tests
org.eclipse.xtext.xtext.generator
org.eclipse.xtext

View file

@ -7,6 +7,7 @@
</classpathentry>
<classpathentry kind="src" path="src-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>

View file

@ -12,6 +12,7 @@
</classpathentry>
<classpathentry kind="src" path="src-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>

View file

@ -12,11 +12,13 @@
</classpathentry>
<classpathentry kind="src" path="src-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="emf-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>

View file

@ -12,6 +12,7 @@
</classpathentry>
<classpathentry kind="src" path="src-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>

View file

@ -12,11 +12,13 @@
</classpathentry>
<classpathentry kind="src" path="src-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="emf-gen">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="FROM_GRADLE_MODEL" value="true"/>
</attributes>
</classpathentry>