Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-07-10 15:57:49 +0000
committerEike Stepper2008-07-10 15:57:49 +0000
commita9dae786bb5b14f8b0bb4d98123e45d1e5ede059 (patch)
tree26e1296c5ed39dc69e4e54d64e18aad27e9f4104 /plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml
parentcc846ddc2d1c9496dab5842c3ccec9954c55acee (diff)
downloadcdo-a9dae786bb5b14f8b0bb4d98123e45d1e5ede059.tar.gz
cdo-a9dae786bb5b14f8b0bb4d98123e45d1e5ede059.tar.xz
cdo-a9dae786bb5b14f8b0bb4d98123e45d1e5ede059.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.mango/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml b/plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml
index 4bcf855775..1d2a99b6d9 100644
--- a/plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.tests.mango/plugin.xml
@@ -1,11 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-
+<?eclipse version="3.3"?>
<!--
- <copyright>
- </copyright>
-
- $Id: plugin.xml,v 1.2 2008-04-27 08:57:26 estepper Exp $
+ <copyright>
+
+ Copyright (c) 2004 - 2008 Eike Stepper, Germany.
+ All rights reserved. This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License v1.0
+ which accompanies this distribution, and is available at
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ Eike Stepper - Initial API and implementation
+
+ </copyright>
-->
<plugin>

Back to the top