mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
Merge pull request #43 from eclipse/lb_srcGenFolder
removed src-gen folder as source folder in .ide.tests
This commit is contained in:
commit
6c2ffc359d
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@
|
|||
<attribute name="FROM_GRADLE_MODEL" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" path="src-gen">
|
||||
<attributes>
|
||||
<attribute name="FROM_GRADLE_MODEL" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" path="testlang-src">
|
||||
<attributes>
|
||||
<attribute name="FROM_GRADLE_MODEL" value="true"/>
|
||||
|
|
Loading…
Reference in a new issue