Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpnehrer2005-01-31 05:55:08 +0000
committerpnehrer2005-01-31 05:55:08 +0000
commitb29a3350ff6fccf582240381a72e4dacf6dffb4f (patch)
tree3748612822f62800c1825ed45ef131624e2e50fc /examples/bundles/org.eclipse.ecf.sdo/.project
parent8747bd9166f70acabdb3fe8c2393586b570e5030 (diff)
downloadorg.eclipse.ecf-b29a3350ff6fccf582240381a72e4dacf6dffb4f.tar.gz
org.eclipse.ecf-b29a3350ff6fccf582240381a72e4dacf6dffb4f.tar.xz
org.eclipse.ecf-b29a3350ff6fccf582240381a72e4dacf6dffb4f.zip
Initial check-in.
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.sdo/.project')
-rw-r--r--examples/bundles/org.eclipse.ecf.sdo/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/examples/bundles/org.eclipse.ecf.sdo/.project b/examples/bundles/org.eclipse.ecf.sdo/.project
new file mode 100644
index 000000000..3f1f61bd8
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.sdo/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.ecf.sdo</name>
+ <comment>@key 32303034313130342D31206563662E73646F </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>com.omondo.uml.std.Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.omondo.uml.std.Nature</nature>
+ </natures>
+</projectDescription>

Back to the top