Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/.project')
-rwxr-xr-xtests/org.eclipse.emf.teneo.hibernate.test/.project35
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/.project b/tests/org.eclipse.emf.teneo.hibernate.test/.project
new file mode 100755
index 000000000..e5a9c0ae4
--- /dev/null
+++ b/tests/org.eclipse.emf.teneo.hibernate.test/.project
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.emf.teneo.hibernate.test</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>
+ <linkedResources>
+ <link>
+ <name>test/wolf</name>
+ <type>2</type>
+ <location>/home/mtaal/mytmp/wolf</location>
+ </link>
+ </linkedResources>
+</projectDescription>

Back to the top