Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-07-10 15:42:29 +0000
committerEike Stepper2008-07-10 15:42:29 +0000
commitcc846ddc2d1c9496dab5842c3ccec9954c55acee (patch)
tree9de56bbcf1031f9a7307890bcf8d082665d61bf7 /plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
parent522cc3fc8f2ef44e5a343f8434f98bd864c326da (diff)
downloadcdo-cc846ddc2d1c9496dab5842c3ccec9954c55acee.tar.gz
cdo-cc846ddc2d1c9496dab5842c3ccec9954c55acee.tar.xz
cdo-cc846ddc2d1c9496dab5842c3ccec9954c55acee.zip
[240343] [Hibernate] Exception: No annotated model element present for: ISingleRefContainer for type EClass has its epackage been registered with Teneo?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240343
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
new file mode 100644
index 0000000000..7ff2b128de
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.emf.cdo.tests.model4interfaces</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.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ </natures>
+</projectDescription>

Back to the top