diff options
author | Eike Stepper | 2008-07-10 15:42:29 +0000 |
---|---|---|
committer | Eike Stepper | 2008-07-10 15:42:29 +0000 |
commit | cc846ddc2d1c9496dab5842c3ccec9954c55acee (patch) | |
tree | 9de56bbcf1031f9a7307890bcf8d082665d61bf7 /plugins/org.eclipse.emf.cdo.tests.model4interfaces/plugin.properties | |
parent | 522cc3fc8f2ef44e5a343f8434f98bd864c326da (diff) | |
download | cdo-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/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.tests.model4interfaces/plugin.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model4interfaces/plugin.properties b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/plugin.properties new file mode 100644 index 0000000000..51fabab773 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/plugin.properties @@ -0,0 +1,25 @@ +# 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 + +# NLS_MESSAGEFORMAT_VAR + +# ============================================================================== +# Do not change the properties between this line and the last line containing: +# %%% END OF TRANSLATED PROPERTIES %%% +# Instead, either redefine an existing property, or create a new property, +# append it to the end of the file, and change the code to use the new name. +# ============================================================================== + +pluginName = CDO Model Repository Tests Model4 Interfaces +providerName = Eclipse.org + +# ============================================================================== +# %%% END OF TRANSLATED PROPERTIES %%% +# The above properties have been shipped for translation. +# ============================================================================== |