Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpfullbright2010-09-28 20:48:56 +0000
committerpfullbright2010-09-28 20:48:56 +0000
commite49a4c74a203d297f3e8dbd92458549581085cf7 (patch)
treedd3430f5adcbb7616b9ef82f27ebc1435b8bd8e7 /jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project
parentd735ff30d68aa292fe7a2333da50bd7198327e9d (diff)
downloadwebtools.dali-e49a4c74a203d297f3e8dbd92458549581085cf7.tar.gz
webtools.dali-e49a4c74a203d297f3e8dbd92458549581085cf7.tar.xz
webtools.dali-e49a4c74a203d297f3e8dbd92458549581085cf7.zip
moved to jaxb component
Diffstat (limited to 'jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project b/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project
new file mode 100644
index 0000000000..025cb3b6fa
--- /dev/null
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.core.schemagen/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.jpt.jaxb.core.schemagen</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