Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-04-26 16:52:43 +0000
committerEike Stepper2009-04-26 16:52:43 +0000
commit75b5e955a062d69c87d49975e2292688fae47a88 (patch)
tree2243cf53ec5dfebe933905ecf452d0343745a291 /plugins/org.gastro.server.web/.project
parentd2fb30e856c3bd7d0bdc0ebdd66c2b7bb5a632b0 (diff)
downloadcdo-75b5e955a062d69c87d49975e2292688fae47a88.tar.gz
cdo-75b5e955a062d69c87d49975e2292688fae47a88.tar.xz
cdo-75b5e955a062d69c87d49975e2292688fae47a88.zip
[273726] Publish "Gastro" Examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273726
Diffstat (limited to 'plugins/org.gastro.server.web/.project')
-rw-r--r--plugins/org.gastro.server.web/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/plugins/org.gastro.server.web/.project b/plugins/org.gastro.server.web/.project
new file mode 100644
index 0000000000..38304cf1df
--- /dev/null
+++ b/plugins/org.gastro.server.web/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.gastro.server.web</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.emf.codegen.JETBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <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.emf.codegen.jet.IJETNature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top