Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathalie Lepine2012-10-26 15:05:53 +0000
committerNathalie Lepine2012-10-26 15:05:53 +0000
commit51524f0cbd8bc1d5b1490655dc5f68f6bdcadd8f (patch)
tree21846019b8dde65345b2534b2adc9bd4bfa8a5ca /tests/org.eclipse.emf.eef.nonreg.design/.project
parent9bbadfc4c61cccbdca50a9d90ab95098cd306100 (diff)
downloadorg.eclipse.eef-51524f0cbd8bc1d5b1490655dc5f68f6bdcadd8f.tar.gz
org.eclipse.eef-51524f0cbd8bc1d5b1490655dc5f68f6bdcadd8f.tar.xz
org.eclipse.eef-51524f0cbd8bc1d5b1490655dc5f68f6bdcadd8f.zip
added VP diagram on eefnr
Diffstat (limited to 'tests/org.eclipse.emf.eef.nonreg.design/.project')
-rw-r--r--tests/org.eclipse.emf.eef.nonreg.design/.project35
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/org.eclipse.emf.eef.nonreg.design/.project b/tests/org.eclipse.emf.eef.nonreg.design/.project
new file mode 100644
index 000000000..a897327e9
--- /dev/null
+++ b/tests/org.eclipse.emf.eef.nonreg.design/.project
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.emf.eef.nonreg.design</name>
+ <comment></comment>
+ <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>
+ <buildCommand>
+ <name>org.eclipse.acceleo.ide.ui.acceleoBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.acceleo.ide.ui.acceleoNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ </natures>
+</projectDescription>
+

Back to the top