Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-09-23 12:48:06 +0000
committercletavernie2011-09-23 12:48:06 +0000
commit988290238536fbfd61c521946cf71561139e9406 (patch)
tree11a30ffeed37db78c391d68e5e726cb2fb0038bd /sandbox/org.eclipse.papyrus.extendedtypes.customization/.project
parent24b97868c6497b029b913c6794bccb26dc390965 (diff)
downloadorg.eclipse.papyrus-988290238536fbfd61c521946cf71561139e9406.tar.gz
org.eclipse.papyrus-988290238536fbfd61c521946cf71561139e9406.tar.xz
org.eclipse.papyrus-988290238536fbfd61c521946cf71561139e9406.zip
Sandbox : Initial import.
Diffstat (limited to 'sandbox/org.eclipse.papyrus.extendedtypes.customization/.project')
-rw-r--r--sandbox/org.eclipse.papyrus.extendedtypes.customization/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/sandbox/org.eclipse.papyrus.extendedtypes.customization/.project b/sandbox/org.eclipse.papyrus.extendedtypes.customization/.project
new file mode 100644
index 00000000000..8c823eea03a
--- /dev/null
+++ b/sandbox/org.eclipse.papyrus.extendedtypes.customization/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.papyrus.extendedtypes.customization</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