Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github.target/.project')
-rw-r--r--org.eclipse.mylyn.github.target/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.github.target/.project b/org.eclipse.mylyn.github.target/.project
index cc40ee13..5951f612 100644
--- a/org.eclipse.mylyn.github.target/.project
+++ b/org.eclipse.mylyn.github.target/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
@@ -13,5 +18,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
</natures>
</projectDescription>

Back to the top