Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project')
-rw-r--r--examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project b/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project
index 49af9810e..4edd7d8c8 100644
--- a/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project
+++ b/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.project
@@ -5,7 +5,24 @@
<projects>
</projects>
<buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

Back to the top