Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 06:55:56 +0000
committerEike Stepper2010-05-19 06:55:56 +0000
commitebaf88aa6483283aa47c0f55cf030050ac8d2ab0 (patch)
tree9615380a4fcd91776daf457f91b4f7289a0b5a7e /plugins/org.eclipse.emf.cdo.dawn/.project
parentf5afc7145644c6c00cac88020836cd8a9278f97a (diff)
downloadcdo-ebaf88aa6483283aa47c0f55cf030050ac8d2ab0.tar.gz
cdo-ebaf88aa6483283aa47c0f55cf030050ac8d2ab0.tar.xz
cdo-ebaf88aa6483283aa47c0f55cf030050ac8d2ab0.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn/.project b/plugins/org.eclipse.emf.cdo.dawn/.project
new file mode 100644
index 0000000000..dca9ab52d6
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.dawn/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.emf.cdo.dawn</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>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top