Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2007-06-30 08:27:17 +0000
committerEike Stepper2007-06-30 08:27:17 +0000
commita1acc75d1a8466cac6c650f6f34832f87b63950d (patch)
tree70dd94d09d56c15a637e41e97aa92f86559896ac /plugins/org.eclipse.emf.cdo.server/.project
parent6ddb6a19ed676bf6cb762864113df08a7f16a064 (diff)
downloadcdo-a1acc75d1a8466cac6c650f6f34832f87b63950d.tar.gz
cdo-a1acc75d1a8466cac6c650f6f34832f87b63950d.tar.xz
cdo-a1acc75d1a8466cac6c650f6f34832f87b63950d.zip
task 1: Develop 0.8.0
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.server/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server/.project b/plugins/org.eclipse.emf.cdo.server/.project
new file mode 100644
index 0000000000..9ea6a8ca9c
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.server/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.emf.cdo.server</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