Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Re: GMF & TENEO
Re: GMF & TENEO [message #490126] Wed, 07 October 2009 12:53 Go to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
Which version of Hibernate are you using? With Teneo 1.1.1/1.1.2 you need to use Hibernate 3.3.2 (and not 3.3.1 or earlier).

Btw, support for Teneo is given on the main EMF newsgroup which I added in the cc.

gr. Martin

rafnixx@hushmail.com wrote:
> Hi,
> I tried to repeat this tutorial.
> http://www.elver.org/hibernate/gmftutorial/tutorial1.html. I thought
> everything works good, but when I tried to run the example & the new
> workbench opened, I couldn't see the mindmap diagram which I made before
> the tutorial, there is an error:
> Could not open the editor: The editor class could not be instantiated.
> This usually indicates a missing no-arg constructor or that the editor's
> class name was mistyped in plugin.xml.
>
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> $TerminatingClassNotFoundException: An error occurred while
> automatically activating bundle
> org.eclipse.gmf.examples.mindmap.rcp.diagram (766).
> at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> .postFindLocalClass(EclipseLazyStarter.java:125)
> at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc
> alClass(ClasspathManager.java:449)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin
> dLocalClass(DefaultClassLoader.java:211)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass
> (BundleLoader.java:381)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInter
> nal(BundleLoader.java:457)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:410)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:398)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa
> dClass(DefaultClassLoader.java:105)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund
> leLoader.java:326)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClas
> s(BundleHost.java:231)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.load
> Class(AbstractBundle.java:1193)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI
> .createExecutableExtension(RegistryStrategyOSGI.java:160)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createE
> xecutableExtension(ExtensionRegistry.java:874)
> at org.eclipse.core.internal.registry.ConfigurationElement.crea
> teExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandl
> e.createExecutableExtension(ConfigurationElementHandle.java: 51)
> at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugi
> n.java:267)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator
> .java:70)
> at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work
> benchPlugin.java:263)
> at org.eclipse.ui.internal.registry.EditorDescriptor.createEdit
> or(EditorDescriptor.java:235)
> at org.eclipse.ui.internal.EditorManager.createPart(EditorManag
> er.java:845)
> at org.eclipse.ui.internal.EditorReference.createPartHelper(Edi
> torReference.java:606)
> at org.eclipse.ui.internal.EditorReference.createPart(EditorRef
> erence.java:462)
> at org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb
> enchPartReference.java:595)
> at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(Ed
> itorAreaHelper.java:271)
> at org.eclipse.ui.internal.EditorManager.setVisibleEditor(Edito
> rManager.java:1417)
> at org.eclipse.ui.internal.EditorManager$5.runWithException(Edi
> torManager.java:942)
> at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run
> (StartupThreading.java:31)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr
> onizer.java:134)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav
> a:3855)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3476)
> at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Work
> benchAdvisor.java:803)
> at org.eclipse.ui.internal.Workbench$28.runWithException(Workbe
> nch.java:1384)
> at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run
> (StartupThreading.java:31)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr
> onizer.java:134)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav
> a:3855)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3476)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault
> (Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work
> bench.java:493)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j
> ava:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start
> (IDEApplication.java:113)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips
> eAppHandle.java:194)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:368)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:179)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
> Caused by: org.osgi.framework.BundleException: Exception in
> org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia
> gramEditorPlugin.start() of bundle
> org.eclipse.gmf.examples.mindmap.rcp.diagram.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tartActivator(BundleContextImpl.java:806)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tart(BundleContextImpl.java:755)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWor
> ker(BundleHost.java:352)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.star
> t(AbstractBundle.java:280)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAct
> ion.java:408)
> at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> .postFindLocalClass(EclipseLazyStarter.java:111)
> ... 58 more
> Caused by: java.lang.NoClassDefFoundError: org/hibernate/EntityNameResolver
> at org.eclipse.gmf.examples.mindmap.rcp.diagram.db.StoreControl
> ler.initializeDataStore(StoreController.java:81)
> at org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia
> gramEditorPlugin.start(MindmapDiagramEditorPlugin.java:71)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1
> .run(BundleContextImpl.java:783)
> at java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tartActivator(BundleContextImpl.java:774)
> ... 63 more
> Caused by: java.lang.ClassNotFoundException:
> org.hibernate.EntityNameResolver
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInter
> nal(BundleLoader.java:494)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:410)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:398)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa
> dClass(DefaultClassLoader.java:105)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> ... 68 more
>
>
> When I try: File - New - Mindmap Diagram then I read: The chosen
> operation is not currently available, the same if I press the Mindmap DB
> button.
> If I delete the StoreController.getInstance().initializeDataStore(); in
> the stop method of MindmapDiagramEditorPlugin.java (Initialize Teneo
> when plugin starts -
> http://www.elver.org/hibernate/gmftutorial/tutorial2.html - down on the
> side) than it works, but without DB.
> I use a empty SQL Server 2005 database and I think the jdbc driver and
> all the packeges are correct.
> What can I do - hope you can help me.
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490269 is a reply to message #490126] Thu, 08 October 2009 07:22 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi,
it's me again, than lets continue here.
I'm using Teneo 1.1.2 and Hibernate 3.3.2.GA in a seperate Plugin.
Yesterday I tried mapping with Hibernate Tools for Eclipse and its works.
Any idea why it doesn't works like in the tutorial?

I Insalled eclipse-modeling-galileo-SR1-incubation-win32.zip with Eclipse Modeling Tools 1.2.1, EMF Teneo Hibernate 1.1.2 an Hibernate Tools 3.2.4.

from CVS:
org.eclipse.gmf.examples.mindmap
org.eclipse.gmf.examples.mindmap.edit
org.eclipse.gmf.examples.mindmap.rcp.diagram - Here I made the changes from the tutorial

------------------------------------------------------------ ----------------------
I built my own Hibernate_Plugin called plugin - MANIFEST.MF
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Hibernate_Plugin
Bundle-SymbolicName: Hibernate_Plugin
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: hibernate_plugin.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.emf.teneo;bundle-version="1.1.1",
org.eclipse.emf.teneo.annotations;bundle-version="1.1.0",
org.eclipse.emf.teneo.hibernate.mapper;bundle-version="1.1.2 ",
org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
J2SE-1.5
Eclipse-BuddyPolicy: dependent
Import-Package: org.hibernate

Referenced Libraries:
hibernate3.jae
hibernate-testing.jar
antlr-2.7.6.jar
commons-collections-3.1.jar
dom4j-1.6.1.jar
javassist-3.9.0.GA.jar
jta-1.1.jar
slf4j-api-1.5.8.jar
sqljdbc4.jar
------------------------------------------------------------ ------------
org.eclipse.gmf.examples.mindmap - MANIFEST.MF:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.gmf.examples.mindmap,
org.eclipse.gmf.examples.mindmap.impl,
org.eclipse.gmf.examples.mindmap.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2";visibility:=reexport,
Hibernate_Plugin;bundle-version="1.0.0"
Eclipse-LazyStart: true
------------------------------------------------------------ ----------------
org.eclipse.gmf.examples.mindmap.rcp.diagram - MANIFEST.MF
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap.rcp.diagram; singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia gramEditorPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.gmf.examples.mindmap.rcp.diagram.edit.parts,
org.eclipse.gmf.examples.mindmap.rcp.diagram.part,
org.eclipse.gmf.examples.mindmap.rcp.diagram.providers
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jface,
org.eclipse.ui.views,
org.eclipse.emf.ecore,
org.eclipse.emf.ecore.xmi,
org.eclipse.emf.edit.ui,
org.eclipse.gmf.runtime.emf.core,
org.eclipse.gmf.runtime.emf.commands.core,
org.eclipse.gmf.runtime.emf.ui.properties,
org.eclipse.gmf.runtime.diagram.ui,
org.eclipse.gmf.runtime.diagram.ui.properties,
org.eclipse.gmf.runtime.diagram.ui.providers,
org.eclipse.gmf.runtime.diagram.ui.render,
org.eclipse.gmf.runtime.diagram.ui.resources.editor,
org.eclipse.gmf.examples.mindmap;visibility:=reexport,
org.eclipse.gmf.examples.mindmap.edit;visibility:=reexport,
org.eclipse.ocl.ecore;visibility:=reexport,
org.eclipse.emf.validation;visibility:=reexport,
org.eclipse.gmf.runtime.draw2d.ui;visibility:=reexport,
org.eclipse.gef;visibility:=reexport,
org.eclipse.emf.validation.ocl;visibility:=reexport
Eclipse-LazyStart: true
Import-Package: org.hibernate



------------------------------------------------------------ -----------
I hope anybody can help with this informations.
Re: GMF & TENEO [message #490271 is a reply to message #490126] Thu, 08 October 2009 07:25 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi,
it's me again, than lets continue here.
I'm using Teneo 1.1.2 and Hibernate 3.3.2.GA in a seperate Plugin.
Yesterday I tried mapping with Hibernate Tools for Eclipse and its works.
Any idea why it doesn't works like in the tutorial?

I Insalled eclipse-modeling-galileo-SR1-incubation-win32.zip with Eclipse Modeling Tools 1.2.1, EMF Teneo Hibernate 1.1.2 an Hibernate Tools 3.2.4.

from CVS:
org.eclipse.gmf.examples.mindmap
org.eclipse.gmf.examples.mindmap.edit
org.eclipse.gmf.examples.mindmap.rcp.diagram - Here I made the changes from the tutorial

------------------------------------------------------------ ----------------------
I built my own Hibernate_Plugin called plugin - MANIFEST.MF
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Hibernate_Plugin
Bundle-SymbolicName: Hibernate_Plugin
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: hibernate_plugin.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.emf.teneo;bundle-version="1.1.1",
org.eclipse.emf.teneo.annotations;bundle-version="1.1.0",
org.eclipse.emf.teneo.hibernate.mapper;bundle-version="1.1.2 ",
org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
J2SE-1.5
Eclipse-BuddyPolicy: dependent
Import-Package: org.hibernate

Referenced Libraries:
hibernate3.jae
hibernate-testing.jar
antlr-2.7.6.jar
commons-collections-3.1.jar
dom4j-1.6.1.jar
javassist-3.9.0.GA.jar
jta-1.1.jar
slf4j-api-1.5.8.jar
sqljdbc4.jar
------------------------------------------------------------ ------------
org.eclipse.gmf.examples.mindmap - MANIFEST.MF:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.gmf.examples.mindmap,
org.eclipse.gmf.examples.mindmap.impl,
org.eclipse.gmf.examples.mindmap.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2";visibility:=reexport,
Hibernate_Plugin;bundle-version="1.0.0"
Eclipse-LazyStart: true
------------------------------------------------------------ ----------------
org.eclipse.gmf.examples.mindmap.rcp.diagram - MANIFEST.MF
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap.rcp.diagram; singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia gramEditorPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.gmf.examples.mindmap.rcp.diagram.edit.parts,
org.eclipse.gmf.examples.mindmap.rcp.diagram.part,
org.eclipse.gmf.examples.mindmap.rcp.diagram.providers
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jface,
org.eclipse.ui.views,
org.eclipse.emf.ecore,
org.eclipse.emf.ecore.xmi,
org.eclipse.emf.edit.ui,
org.eclipse.gmf.runtime.emf.core,
org.eclipse.gmf.runtime.emf.commands.core,
org.eclipse.gmf.runtime.emf.ui.properties,
org.eclipse.gmf.runtime.diagram.ui,
org.eclipse.gmf.runtime.diagram.ui.properties,
org.eclipse.gmf.runtime.diagram.ui.providers,
org.eclipse.gmf.runtime.diagram.ui.render,
org.eclipse.gmf.runtime.diagram.ui.resources.editor,
org.eclipse.gmf.examples.mindmap;visibility:=reexport,
org.eclipse.gmf.examples.mindmap.edit;visibility:=reexport,
org.eclipse.ocl.ecore;visibility:=reexport,
org.eclipse.emf.validation;visibility:=reexport,
org.eclipse.gmf.runtime.draw2d.ui;visibility:=reexport,
org.eclipse.gef;visibility:=reexport,
org.eclipse.emf.validation.ocl;visibility:=reexport
Eclipse-LazyStart: true
Import-Package: org.hibernate



------------------------------------------------------------ -----------
I hope anybody can help with this informations.
Re: GMF & TENEO [message #490280 is a reply to message #490126] Thu, 08 October 2009 08:05 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
*** Features:
org.eclipse.acceleo (0.8.1.v200909161003) "Acceleo"
org.eclipse.acceleo.doc (0.8.1.v200909161003) "Acceleo Documentation"
org.eclipse.acceleo.examples (0.8.1.v200909161003) "Acceleo Examples"
org.eclipse.acceleo.sdk (0.8.1.v200909161003) "Acceleo"
org.eclipse.acceleo.source (0.8.1.v200909161003) "Acceleo Runtime Source"
org.eclipse.acceleo.ui.capabilities (0.8.1.v200909161003) "Acceleo UI capability definitions"
org.eclipse.cvs (1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16) "Eclipse CVS Client"
org.eclipse.draw2d (3.5.1.v20090724-1146-4407w311A192402452) "Graphical Editing Framework Draw2d"
org.eclipse.emf (2.5.0.v200906151043) "EMF - Eclipse Modeling Framework Runtime and Tools"
org.eclipse.emf.cdo (2.0.0.v200906160459) "CDO Model Repository Client"
org.eclipse.emf.cdo.defs (2.0.0.v200906160459) "CDO Model Repository Definitions "
org.eclipse.emf.cdo.doc (2.0.0.v200906160459) "CDO Model Repository Documentation"
org.eclipse.emf.cdo.examples (2.0.0.v200906160459) "CDO Model Repository Examples"
org.eclipse.emf.cdo.server (2.0.0.v200906160459) "CDO Model Repository Server"
org.eclipse.emf.codegen (2.5.0.v200906151043) "EMF Code Generation"
org.eclipse.emf.codegen.ecore (2.5.0.v200906151043) "EMF Ecore Code Generator"
org.eclipse.emf.codegen.ecore.ui (2.5.0.v200906151043) "EMF Ecore Code Generator UI"
org.eclipse.emf.codegen.ui (2.4.0.v200906151043) "EMF Code Generation UI"
org.eclipse.emf.common (2.5.0.v200906151043) "EMF Common"
org.eclipse.emf.common.ui (2.5.0.v200906151043) "EMF Common UI"
org.eclipse.emf.compare (1.0.1.v200909161031) "EMF Compare core"
org.eclipse.emf.compare.doc (1.0.1.v200909161031) "EMF Compare Documentation"
org.eclipse.emf.compare.sdk (1.0.1.v200909161031) "EMF Compare core"
org.eclipse.emf.compare.source (1.0.1.v200909161031) "EMF Compare Source"
org.eclipse.emf.converter (2.5.0.v200906151043) "EMF Model Converter"
org.eclipse.emf.databinding (1.1.0.v200906151043) "EMF Data Binding"
org.eclipse.emf.databinding.edit (1.1.0.v200906151043) "EMF Edit Data Binding"
org.eclipse.emf.doc (2.5.0.v200906151043) "EMF Documentation"
org.eclipse.emf.ecore (2.5.0.v200906151043) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.5.0.v200906151043) "EMF Ecore Edit"
org.eclipse.emf.ecore.editor (2.5.0.v200906151043) "EMF Sample Ecore Editor"
org.eclipse.emf.ecoretools (0.9.0.v200906221231) "Ecore Tools (Incubation)"
org.eclipse.emf.ecoretools.doc (0.8.0.v200906221231) "Ecore Tools Documentation (Incubation)"
org.eclipse.emf.ecoretools.source (0.9.0.v200906221231) "Ecore Tools Source (Incubation)"
org.eclipse.emf.edit (2.5.0.v200906151043) "EMF Edit"
org.eclipse.emf.edit.ui (2.5.0.v200906151043) "EMF Edit UI"
org.eclipse.emf.index.source (0.7.0.v200908120607) "EMF Index Source (Incubation)"
org.eclipse.emf.mapping (2.5.0.v200906151043) "EMF Mapping"
org.eclipse.emf.mapping.ecore (2.5.0.v200906151043) "EMF Ecore Mapping"
org.eclipse.emf.mapping.ecore.editor (2.5.0.v200906151043) "EMF Ecore Mapping Editor"
org.eclipse.emf.mapping.ui (2.5.0.v200906151043) "EMF Mapping UI"
org.eclipse.emf.mint (0.8.0.v200906161513) "Mint Runtime (Incubation)"
org.eclipse.emf.mint.doc (0.8.0.v200906161513) "Mint Developer Guide (Incubation)"
org.eclipse.emf.mwe.core (0.7.2.v200908120417) "MWE Core (Incubation)"
org.eclipse.emf.mwe.core.source (0.7.2.v200908120417) "MWE Core Source (Incubation)"
org.eclipse.emf.mwe.doc (0.7.2.v200908120417) "MWE Documentation (Incubation)"
org.eclipse.emf.mwe.examples (0.7.2.v200908120417) "MWE Examples (Incubation)"
org.eclipse.emf.mwe.examples.source (0.7.2.v200908120417) "MWE Examples Source (Incubation)"
org.eclipse.emf.mwe.ui (0.7.2.v200908120417) "MWE UI (Incubation)"
org.eclipse.emf.mwe.ui.source (0.7.2.v200908120417) "MWE Core UI Source (Incubation)"
org.eclipse.emf.ocl (1.1.101.v200901271800-208_7w311A12382911) "Object Constraint Language (OCL) 2.0 Compatibility API"
org.eclipse.emf.ocl.doc (1.2.1.v200901271800-208_7w311A17262341) "Object Constraint Language (OCL) 2.0 Compatibility API Documentation"
org.eclipse.emf.query (1.2.100.v200901271643-218Z7w311A142A1142) "EMF Model Query"
org.eclipse.emf.query.doc (1.2.100.v200901271543-33-8s733L357H5FB9) "EMF Model Query Documentation"
org.eclipse.emf.query.ocl (1.2.100.v200901271643-21-7w311A142A1142) "EMF Model Query OCL Integration"
org.eclipse.emf.teneo (1.1.2.v200910020757-7866DZRDEBKDDRDz-lz) "EMF Teneo"
org.eclipse.emf.teneo.doc (1.1.2.v200910020757-2017w311A21131868) "EMF Teneo Documentation"
org.eclipse.emf.teneo.eclipselink (1.1.1.v200910020757-7910EVVFGMNFFVG6t6) "EMF Teneo EclipseLink Plug-in"
org.eclipse.emf.transaction (1.3.1.v20090819-1457-3508s733L3D4D26998) "EMF Model Transaction Core"
org.eclipse.emf.transaction.doc (1.3.0.v200901271819-348Z8s733L357H5J5L) "EMF Model Transaction Documentation"
org.eclipse.emf.validation (1.3.1.v200908141145-47809oB55W5T8H88HK) "EMF Validation Framework Core"
org.eclipse.emf.validation.doc (1.3.0.v200908141145-35-8s733L3J5B55BD) "EMF Validation Framework Documentation"
org.eclipse.emf.validation.ocl (1.2.0.v200908141145-22-7w311A19252256) "EMF Validation Framework OCL Integration"
org.eclipse.emf.workspace (1.3.0.v200901271819-35-8s733L366A4F6E) "EMF Model Transaction Workbench Integration Core"
org.eclipse.emf.workspace.doc (1.3.0.v200901271819-22-7w311A1238292A) "EMF Model Transaction Workbench Integration Documentation"
org.eclipse.epp.package.modeling.feature (1.2.1.20090918-0703) "EPP Modeling Bundle"
org.eclipse.gef (3.5.1.v20090724-1146-777908193B6696L3DA843563) "Graphical Editing Framework GEF"
org.eclipse.gmf (1.2.1.v20090729-2029-7d8D7CFXwnKwGb_GGuSCBqELpPk0) "Graphical Modeling Framework"
org.eclipse.gmf.doc (1.3.0.v20090729-2029-35-8s733L3H7L1737L) "Graphical Modeling Framework Documentation"
org.eclipse.gmf.examples.pde (1.2.0.v20090114-0940-318Z8s733L3D4B14H53) "Graphical Modeling Framework Examples"
org.eclipse.gmf.runtime.notation (1.2.0.v20090729-2029-33-8s733L3C5715J78) "GMF Notation Model Support"
org.eclipse.gmf.sdk (2.2.1.v20090814-1000-7C7F1BLxlfAqjMDHunFV5S-_YY-Q) "Graphical Modeling Framework SDK"
org.eclipse.gmf.tooling (2.2.0.v20090317-0630-7c7GFBXFLWUko2mHECQ9Cfd) "Graphical Modeling Framework Tooling"
org.eclipse.help (1.1.1.R35x_v20090811-7e7eFAnFEx2XZoYz0uPgIfwD) "Help System Base"
org.eclipse.jdt (3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ) "Eclipse Java Development Tools"
org.eclipse.jet (1.0.1.v200908201022-508bAkF77g7cAHAU9D) "Java Emitter Templates (JET)"
org.eclipse.jet.doc (1.0.1.v200908201022-2-07w311A19312133) "Java Emitter Templates (JET) Documentation"
org.eclipse.jet.source (1.0.1.v200908201022) "Eclipse Model to Text - JET SDK"
org.eclipse.m2m.atl (3.0.1.v200909150941) "ATL - ATLAS Transformation Language"
org.eclipse.m2m.atl.doc (3.0.1.v200909150941) "ATL Documentation"
org.eclipse.m2m.atl.examples (3.0.1.v200909150941) "ATL Examples"
org.eclipse.m2m.atl.source (3.0.1.v200909150941) "ATL Source"
org.eclipse.m2m.qvt.oml (2.0.1.v20090722-1630-78-0AkF77g7VCP3B_OE) "QVT Operational Compiler and Interpreter"
org.eclipse.m2m.qvt.oml.common (2.0.1.v20090722-1630-79-0AkF77g7UDT3BcL7) "QVT Operational Common"
org.eclipse.m2m.qvt.oml.doc (2.0.0.v20090316-1930-3--7w311A172702611) "QVT Operational Documentation"
org.eclipse.m2m.qvt.oml.editor (2.0.1.v20090701-2200-3-07w311A181203311) "QVT Operational Editor"
org.eclipse.m2m.qvt.oml.examples (2.0.0.v20090616-1500-3--7w311A171902941) "QVT Operational Samples"
org.eclipse.m2m.qvt.oml.runtime (2.0.0.v20090410-1820-79--AkF77g7RCR3BeK7) "QVT Operational Runtime"
org.eclipse.m2m.qvt.oml.sdk (2.0.1.v20090701-2200-7N-5CLrGiFfYqKJ7FOaWVaJlXLqT) "QVT Operational Compiler and Interpreter"
org.eclipse.mylyn_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.bugzilla_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.context_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.ide_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.java_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.pde_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.team_feature (3.2.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.mylyn.wikitext_feature (1.1.2.v20090912-0400-e3x) "Mylyn"
org.eclipse.net4j (2.0.0.v200906160348) "Net4j Signalling Platform Runtime"
org.eclipse.net4j.db (2.0.0.v200906160348) "Net4j DB Framework"
org.eclipse.net4j.defs (2.0.0.v200906160348) "Net4j Signalling Platform Definitions"
org.eclipse.net4j.doc (2.0.0.v200906160348) "Net4j Signalling Platform Documentation"
org.eclipse.net4j.examples (2.0.0.v200906160348) "Net4j Signalling Platform Examples"
org.eclipse.net4j.ui (2.0.0.v200906160348) "Net4j Signalling Platform UI"
org.eclipse.ocl (1.3.0.v200901271800-46-9oB55V5I9P8M65) "Object Constraint Language (OCL) 2.0 Parser/Interpreter"
org.eclipse.ocl.doc (1.3.0.v200901271800-35-8s733L3A6F5D63) "Object Constraint Language (OCL) 2.0 Documentation"
org.eclipse.ocl.uml (2.0.0.v200901271800-3--7w311A16382511) "OCL 2.0 Binding for UML"
org.eclipse.pde (3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Ywvh8_S93) "PDE"
org.eclipse.persistence.jpa (1.1.2.v20090612-r4475) "EclipseLink JPA"
org.eclipse.platform (3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7) "Eclipse Platform"
org.eclipse.rcp (3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6) "Eclipse RCP"
org.eclipse.sdk (3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__ z-Rrmf4) "Eclipse Project SDK"
org.eclipse.uml2 (3.0.1.v200908281330) "UML2"
org.eclipse.uml2.diagram (0.9.0.v200906190654) "UML2 Diagramming Plug-in (Incubation)"
org.eclipse.uml2.doc (3.0.0.v200908281330) "UML2 Documentation"
org.eclipse.uml2.examples (3.0.0.v200905041045) "UML2 Examples"
org.eclipse.uml2tools (0.9.0.v200906190654) "UML2 Tools Plug-in (Incubation)"
org.eclipse.wst.xml_ui.feature (3.1.1.v200907161031-7H6FM_DxtkM-7aeTHKEBbQqcZOZ2) "Eclipse XML Editors and Tools"
org.eclipse.xpand (0.7.2.v200908120436) "Xpand core (Incubation)"
org.eclipse.xpand.doc (0.7.2.v200908120436) "M2T Xpand Documentation (Incubation)"
org.eclipse.xpand.examples (0.7.2.v200908120436) "Xpand Examples (Incubation)"
org.eclipse.xpand.examples.source (0.7.2.v200908120436) "Xpand SDK (Incubation)"
org.eclipse.xpand.source (0.7.2.v200908120436) "Xpand SDK (Incubation)"
org.eclipse.xpand.ui (0.7.2.v200908120436) "Xpand editor (Incubation)"
org.eclipse.xpand.ui.source (0.7.2.v200908120436) "Xpand UI Developer Resources (Incubation)"
org.eclipse.xsd (2.5.0.v200906151043) "XSD Model"
org.eclipse.xsd.doc (2.5.0.v200906151043) "XSD Documentation"
org.eclipse.xsd.ecore.converter (2.5.0.v200906151043) "XSD Ecore Converter"
org.eclipse.xsd.edit (2.5.0.v200906151043) "XSD Edit"
org.eclipse.xsd.editor (2.5.0.v200906151043) "XSD Sample Editor"
org.eclipse.xsd.mapping (2.5.0.v200906151043) "XSD Mapping"
org.eclipse.xsd.mapping.editor (2.5.0.v200906151043) "XSD Mapping Editor"
org.eclipse.xtend (0.7.2.v200908120436) "Xtend core (Incubation)"
org.eclipse.xtend.source (0.7.2.v200908120436) "Xtend Source (Incubation)"
org.eclipse.xtend.typesystem.emf (0.7.0.v200908120436) "Xtend emf typesystem (Incubation)"
org.eclipse.xtend.typesystem.emf.source (0.7.0.v200908120436) "Xtend EMF typesystem Source (Incubation)"
org.eclipse.xtend.typesystem.uml2 (0.7.2.v200908120436) "Xtend UML2 typesystem (Incubation)"
org.eclipse.xtend.typesystem.uml2.source (0.7.2.v200908120436) "Xtend UML2 typesystem Source (Incubation)"
org.eclipse.xtend.typesystem.xsd (0.7.2.v200908120436) "Xtend XSD typesystem (Incubation)"
org.eclipse.xtend.typesystem.xsd.source (0.7.2.v200908120436) "Xtend XSD typesystem Source (Incubation)"
org.eclipse.xtend.ui (0.7.2.v200908120436) "Xtend UI (Incubation)"
org.eclipse.xtend.ui.source (0.7.2.v200908120436) "Xtend UI Developer Resources (Incubation)"
org.eclipse.xtext.docs (0.7.2.v200908120607) "Xtext Documentation (Incubation)"
org.eclipse.xtext.examples.source (0.7.2.v200908120607) "Xtext Examples Source (Incubation)"
org.eclipse.xtext.runtime.source (0.7.2.v200908120607) "Xtext Runtime Source (Incubation)"
org.eclipse.xtext.sdk (0.7.2.v200908120607) "Xtext (Incubation)"
org.eclipse.xtext.sdk.source (0.7.2.v200908120607) "Xtext SDK Source (Incubation)"
org.eclipse.xtext.ui.source (0.7.2.v200908120607) "Xtext UI Source (Incubation)"
org.eclipse.zest (1.1.1.v20090724-1146-6608yD5DH8G6N4GNJ53563) "Graphical Editing Framework Zest Core"
org.hibernate.eclipse.feature (3.2.4.v200909151014R-H192-GA) "Hibernate Tools"

*** Plug-in Registry:
com.google.collect (0.8.0.v200908120607) "bundleName" [Resolved]
com.google.guice (1.0.1.v200908120607) "Guice Plug-in" [Resolved]
com.ibm.icu (4.0.1.v20090822) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.41.v200903070017) "JSch" [Resolved]
javax.activation (1.1.0.v200806101325) "Apache Geronimo Activation Plug-in" [Resolved]
javax.mail (1.4.0.v200804091730) "Javax Mail Plug-in" [Resolved]
javax.persistence (1.99.0.v200906021518) "JPA 1.0 - Extended for OSGi (1.99)" [Resolved]
javax.servlet (2.5.0.v200806031605) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved]
javax.transaction (1.1.1.v200909161740) "Bundle-Name.0" [Resolved]
javax.xml (1.3.4.v200902170245) "JAXP XML" [Resolved]
javax.xml.stream (1.0.1.v200903100845) "Java XML Streaming API" [Resolved]
net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) "SourceForge LPG" [Resolved]
org.antlr.runtime (3.0.0.v200803061811) "ANTLR Runtime" [Resolved]
org.antlr.runtime (3.0.0.v200908120607) "ANTLR Runtime" [Resolved]
org.apache.ant (1.7.1.v20090120-1145) "Apache Ant" [Resolved]
org.apache.batik.bridge (1.6.0.v200805290154) "Apache Batik Bridge/GVT/Scripting" [Resolved]
org.apache.batik.css (1.6.0.v200805290154) "Apache Batik CSS" [Resolved]
org.apache.batik.dom (1.6.0.v200805290154) "Apache Batik DOM" [Resolved]
org.apache.batik.dom.svg (1.6.0.v200805290154) "Apache Batik SVG DOM" [Resolved]
org.apache.batik.ext.awt (1.6.0.v200805290154) "Apache Batik AWT Utilities" [Resolved]
org.apache.batik.parser (1.6.0.v200805290154) "Apache Batik Parser" [Resolved]
org.apache.batik.pdf (1.6.0.v200806031500) "Apache Batik PDF" [Resolved]
org.apache.batik.svggen (1.6.0.v200805290154) "Apache Batik SVG Generation" [Resolved]
org.apache.batik.transcoder (1.6.0.v200805290154) "Apache Batik Transcoder" [Resolved]
org.apache.batik.util (1.6.0.v200805290154) "Apache Batik Utilities" [Resolved]
org.apache.batik.util.gui (1.6.0.v200805290154) "Apache Batik GUI Utilities" [Resolved]
org.apache.batik.xml (1.6.0.v200805290154) "Apache Batik XML" [Resolved]
org.apache.commons.cli (1.0.0.v20080604-1500) "pluginName" [Resolved]
org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.collections (3.2.0.v200803061811) "Apache Commons Collections" [Resolved]
org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Httpclient" [Resolved]
org.apache.commons.lang (2.1.0.v200803061811) "Apache Jakarta Commons Lang" [Resolved]
org.apache.commons.lang (2.3.0.v200803061910) "Apache Jakarta Commons Lang" [Resolved]
org.apache.commons.logging (1.0.4.v200904062259) "Apache Commons Logging Plug-in" [Resolved]
org.apache.commons.logging (1.1.1.v200904062255) "Apache Commons Logging Plug-in" [Resolved]
org.apache.derby (10.1.2.1_v200803061811) "Apache Derby Plug-in" [Resolved]
org.apache.jasper (5.5.17.v200903231320) "Apache Jasper 2 Plug-in" [Resolved]
org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis" [Resolved]
org.apache.oro (2.0.8.v200903061218) "Apache Jakarta ORO" [Resolved]
org.apache.velocity (1.5.0.v200905192330) "Apache Velocity Plug-in" [Resolved]
org.apache.xerces (2.9.0.v200909240008) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v200902170519) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v200902170519) "Apache XML Commons Serializer" [Resolved]
org.eclipse.acceleo.common (0.8.1.v200909161003) "Acceleo" [Starting]
org.eclipse.acceleo.doc (0.8.1.v200909161003) "Acceleo Documentation" [Starting]
org.eclipse.acceleo.engine (0.8.1.v200909161003) "Acceleo evaluation engine" [Starting]
org.eclipse.acceleo.examples (0.8.1.v200909161003) "Acceleo Examples" [Starting]
org.eclipse.acceleo.ide.ui (0.8.1.v200909161003) "Acceleo Eclipse User Interface" [Active]
org.eclipse.acceleo.model (0.8.1.v200909161003) "Acceleo Model" [Starting]
org.eclipse.acceleo.parser (0.8.1.v200909161003) "Acceleo Parser" [Starting]
org.eclipse.acceleo.source (0.8.1.v200909161003) "Acceleo Runtime Source" [Resolved]
org.eclipse.acceleo.ui.capabilities (0.8.1.v200909161003) "Acceleo UI capability definitions" [Resolved]
org.eclipse.ant.core (3.2.100.v20090817_r351) "Ant Build Tool Core" [Starting]
org.eclipse.ant.ui (3.4.1.v20090901_r351) "Ant UI" [Starting]
org.eclipse.compare (3.5.0.I20090514-0808) "Compare Support" [Active]
org.eclipse.compare.core (3.5.0.I20090430-0408) "Core Compare Support" [Active]
org.eclipse.compare.win32 (1.0.0.I20090430-0408) "Compare Support for Word" [Starting]
org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
org.eclipse.core.commands (3.5.0.I20090525-2000) "Commands" [Resolved]
org.eclipse.core.contenttype (3.4.1.R35x_v20090826-0451) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.2.0.I20090525-2000) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.2.0.M20090902-0800) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
org.eclipse.core.expressions (3.4.100.v20090429-1800) "Expression Language" [Active]
org.eclipse.core.filebuffers (3.5.0.v20090526-2000) "File Buffers" [Active]
org.eclipse.core.filesystem (1.2.0.v20090507) "Core File Systems" [Active]
org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) "Core File System for Windows" [Resolved]
org.eclipse.core.jobs (3.4.100.v20090429-1800) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.2.1.r35x_20090812-1200) "Internet Connection Management" [Active]
org.eclipse.core.net.win32.x86 (1.0.0.I20080909) "Proxy for Windows" [Resolved]
org.eclipse.core.resources (3.5.1.R35x_v20090826-0451) "Core Resource Management" [Active]
org.eclipse.core.resources.compatibility (3.4.0.v20090505) "Core Resource Management Compatibility Fragment" [Resolved]
org.eclipse.core.resources.win32.x86 (3.5.0.v20081020) "Core Resource Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.5.0.v20090525) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.0.v20090413) "Core Runtime Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.auth (3.2.100.v20090413) "Authorization Compatibility Plug-in" [Active]
org.eclipse.core.runtime.compatibility.registry (3.2.200.v20090429-1800) "Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.200.v20090521) "Core Variables" [Active]
org.eclipse.cvs (1.0.300.v200909170800) "Eclipse CVS Client" [Starting]
org.eclipse.datatools.connectivity (1.1.2.v200908180040) "Data Tools Platform Connectivity Plug-in" [Starting]
org.eclipse.datatools.connectivity.db.generic (1.0.1.v200908130547) "Eclipse Data Tools Platform Generic DB Connectivity Plug-in" [Starting]
org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Generic DB UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.sqm.core (1.1.0.v200906020553) "Eclipse Data Tools Platform SQM Core Plug-in" [Starting]
org.eclipse.datatools.connectivity.ui (1.1.4.v200908130540) "Data Tools Platform Connectivity UI Plug-in" [Starting]
org.eclipse.datatools.enablement.jdt.classpath (1.0.1.v200906020900) "Data Tools Platform Connectivity JDT Extension Plug-in" [Starting]
org.eclipse.datatools.help (1.5.0.v200906020553) "Data Tools Platform Help Utilities" [Resolved]
org.eclipse.datatools.modelbase.dbdefinition (1.0.1.v200906022249) "Eclipse Data Tools Platform DBDefinition Model" [Starting]
org.eclipse.datatools.modelbase.sql (1.0.2.v200906022249) "Eclipse Data Tools Platform SQLModel Plug-in" [Starting]
org.eclipse.datatools.modelbase.sql.query (1.0.1.v200906022249) "Eclipse Data Tools Platform SQL Query Model Plugin" [Starting]
org.eclipse.datatools.sqltools.editor.core (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Editor Core Plug-in" [Starting]
org.eclipse.datatools.sqltools.result (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Results View Plug-ins" [Starting]
org.eclipse.datatools.sqltools.sql (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Core Plug-in" [Starting]
org.eclipse.debug.core (3.5.0.v20090526-1600) "Debug Core" [Active]
org.eclipse.debug.ui (3.5.1.v20090811_r351) "Debug UI" [Active]
org.eclipse.draw2d (3.5.1.v20090813-1341) "Graphical Editing Framework Draw2d" [Active]
org.eclipse.draw2d.doc.isv (3.5.0.v20090422-2346) "Graphical Editing Framework Draw2d Documentation" [Starting]
org.eclipse.ecf (3.0.0.v20090831-1906) "Eclipse Communication Framework (ECF)" [Active]
org.eclipse.ecf.filetransfer (3.0.0.v20090831-1906) "ECF Filetransfer API" [Active]
org.eclipse.ecf.identity (3.0.0.v20090831-1906) "ECF Identity API" [Active]
org.eclipse.ecf.provider.filetransfer (3.0.1.v20090831-1906) "ECF Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient (3.0.1.v20090831-1906) "ECF HttpClient Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient.ssl (1.0.0.v20090831-1906) "ECF HttpClient Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20090831-1906) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.0.0.v20090831-1906) "Eclipse Communication Framework (ECF)" [Resolved]
org.eclipse.emf (2.5.0.v200906151043) "EMF - Eclipse Modeling Framework Runtime and Tools" [Starting]
org.eclipse.emf.ant (2.4.0.v200906151043) "EMF Ant Tasks" [Starting]
org.eclipse.emf.cdo (2.0.0.v200906160459) "CDO Model Repository Client" [Starting]
org.eclipse.emf.cdo.common (2.0.0.v200906160459) "CDO Model Repository Common" [Starting]
org.eclipse.emf.cdo.defs (2.0.0.v200906160459) "CDO Model Repository Definitions" [Starting]
org.eclipse.emf.cdo.doc (2.0.0.v200906160459) "CDO Model Repository Documentation" [Resolved]
org.eclipse.emf.cdo.edit (2.0.0.v200906160459) "CDO Model Repository Edit Support" [Starting]
org.eclipse.emf.cdo.examples (2.0.0.v200906160459) "CDO Model Repository Examples" [Starting]
org.eclipse.emf.cdo.migrator (2.0.0.v200906160459) "CDO Model Repository Migrator Tool" [Resolved]
org.eclipse.emf.cdo.server (2.0.0.v200906160459) "CDO Model Repository Server" [Starting]
org.eclipse.emf.cdo.server.db (2.0.0.v200906160459) "CDO Model Repository Server DB" [Starting]
org.eclipse.emf.cdo.tests.mango (2.0.0.v200906160459) "CDO Model Repository Tests Mango" [Resolved]
org.eclipse.emf.cdo.tests.mango.edit (2.0.0.v200906160459) "CDO Model Repository Tests Mango Edit Support" [Starting]
org.eclipse.emf.cdo.tests.model1 (2.0.0.v200906160459) "CDO Model Repository Tests Model1" [Resolved]
org.eclipse.emf.cdo.tests.model1.edit (2.0.0.v200906160459) "CDO Model Repository Tests Model1 Edit Support" [Starting]
org.eclipse.emf.cdo.tests.model2 (2.0.0.v200906160459) "CDO Model Repository Tests Model2" [Resolved]
org.eclipse.emf.cdo.tests.model2.edit (2.0.0.v200906160459) "CDO Model Repository Tests Model2 Edit Support" [Starting]
org.eclipse.emf.cdo.tests.model3 (2.0.0.v200906160459) "CDO Model Repository Tests Model3" [Resolved]
org.eclipse.emf.cdo.tests.model4 (2.0.0.v200906160459) "CDO Model Repository Tests Model4" [Resolved]
org.eclipse.emf.cdo.tests.model4interfaces (2.0.0.v200906160459) "CDO Model Repository Tests Model4 Interfaces" [Resolved]
org.eclipse.emf.cdo.ui (2.0.0.v200906160459) "CDO Model Repository Client UI" [Starting]
org.eclipse.emf.cdo.ui.capabilities (2.0.0.v200906160459) "CDO Model Repository Client UI Capabilities" [Starting]
org.eclipse.emf.cdo.ui.defs (2.0.0.v200906160459) "CDO Model Repository UI Definitions" [Starting]
org.eclipse.emf.cheatsheets (2.5.0.v200906151043) "EMF Cheat Sheets" [Starting]
org.eclipse.emf.codegen (2.5.0.v200906151043) "EMF Code Generation" [Starting]
org.eclipse.emf.codegen.ecore (2.5.0.v200906151043) "EMF Ecore Code Generator" [Starting]
org.eclipse.emf.codegen.ecore.ui (2.5.0.v200906151043) "EMF Ecore Code Generator UI" [Starting]
org.eclipse.emf.codegen.ui (2.5.0.v200906151043) "EMF Code Generation UI" [Starting]
org.eclipse.emf.common (2.5.0.v200906151043) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.5.0.v200906151043) "EMF Common UI" [Starting]
org.eclipse.emf.compare (1.0.1.v200909161031) "EMF Compare core" [Starting]
org.eclipse.emf.compare.diff (1.0.1.v200909161031) "EMF Compare differencer" [Starting]
org.eclipse.emf.compare.diff.edit (1.0.1.v200909161031) "Diff Edit Support" [Starting]
org.eclipse.emf.compare.doc (1.0.1.v200909161031) "EMF Compare Documentation" [Starting]
org.eclipse.emf.compare.epatch (1.0.1.v200909161031) "EPatch Plugin" [Resolved]
org.eclipse.emf.compare.match (1.0.1.v200909161031) "EMF Compare matcher" [Starting]
org.eclipse.emf.compare.source (1.0.1.v200909161031) "EMF Compare Source" [Resolved]
org.eclipse.emf.compare.ui (1.0.1.v200909161031) "EMF Compare UI" [Starting]
org.eclipse.emf.converter (2.5.0.v200906151043) "EMF Model Converter" [Starting]
org.eclipse.emf.databinding (1.1.0.v200906151043) "EMF Data Binding" [Starting]
org.eclipse.emf.databinding.edit (1.1.0.v200906151043) "EMF Edit Data Binding" [Starting]
org.eclipse.emf.doc (2.5.0.v200906151043) "EMF Documentation" [Starting]
org.eclipse.emf.ecore (2.5.0.v200906151043) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.5.0.v200906151043) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.change.edit (2.5.0.v200906151043) "EMF Change Edit" [Starting]
org.eclipse.emf.ecore.edit (2.5.0.v200906151043) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.editor (2.5.0.v200906151043) "EMF Sample Ecore Editor" [Starting]
org.eclipse.emf.ecore.xmi (2.5.0.v200906151043) "EMF XML/XMI Persistence" [Active]
org.eclipse.emf.ecoretools (0.8.0.v200906221231) "Ecore Tools (Incubation)" [Starting]
org.eclipse.emf.ecoretools.diagram (0.9.0.v200906221231) "Ecore Tools Diagram (Incubation)" [Starting]
org.eclipse.emf.ecoretools.diagram.ui.outline (0.9.0.v200906221231) "Outline Navigator (Incubation)" [Starting]
org.eclipse.emf.ecoretools.doc (0.8.0.v200906221231) "Ecore Tools Documentation (Incubation)" [Starting]
org.eclipse.emf.ecoretools.filters (0.8.0.v200906221231) "Ecore Diagram Filtering (Incubation)" [Starting]
org.eclipse.emf.ecoretools.properties (0.8.0.v200906221231) "Ecore Tools Properties (Incubation)" [Starting]
org.eclipse.emf.ecoretools.source (0.9.0.v200906221231) "Ecore Tools Source (Incubation)" [Resolved]
org.eclipse.emf.ecoretools.tabbedproperties (0.8.0.v200906221231) "EMF Tabbed Properties (Incubation)" [Starting]
org.eclipse.emf.edit (2.5.0.v200906151043) "EMF Edit" [Starting]
org.eclipse.emf.edit.ui (2.5.0.v200906151043) "EMF Edit UI" [Starting]
org.eclipse.emf.example.installer (1.1.0.v200906151043) "EMF Example Installer" [Starting]
org.eclipse.emf.exporter (2.5.0.v200906151043) "EMF Model Exporter" [Starting]
org.eclipse.emf.generic.editor (0.7.2.v200908120436) "Generic EMF Form Editor" [Starting]
org.eclipse.emf.importer (2.5.0.v200906151043) "EMF Model Importer" [Starting]
org.eclipse.emf.importer.ecore (2.4.0.v200906151043) "EMF Ecore Importer" [Starting]
org.eclipse.emf.importer.java (2.5.0.v200906151043) "EMF Annotated Java Importer" [Starting]
org.eclipse.emf.importer.rose (2.5.0.v200906151043) "EMF Rose Importer" [Starting]
org.eclipse.emf.index (0.7.0.v200908120607) "EMF Index Plug-in (Incubation)" [Starting]
org.eclipse.emf.index.source (0.7.0.v200908120607) "EMF Index Source (Incubation)" [Resolved]
org.eclipse.emf.index.tests (0.7.0.v200908120607) "EMF Index Tests Plug-in (Incubation)" [Resolved]
org.eclipse.emf.index.ui (0.7.0.v200908120607) "EMF Index UI Plugin (Incubation)" [Starting]
org.eclipse.emf.mapping (2.5.0.v200906151043) "EMF Mapping" [Starting]
org.eclipse.emf.mapping.ecore (2.5.0.v200906151043) "EMF Ecore Mapping" [Starting]
org.eclipse.emf.mapping.ecore.editor (2.5.0.v200906151043) "EMF Ecore Mapping Editor" [Starting]
org.eclipse.emf.mapping.ecore2ecore (2.5.0.v200906151043) "EMF Ecore to Ecore Mapping" [Starting]
org.eclipse.emf.mapping.ecore2ecore.editor (2.4.0.v200906151043) "EMF Ecore to Ecore Mapping Editor" [Starting]
org.eclipse.emf.mapping.ecore2xml (2.5.0.v200906151043) "EMF Ecore to XML Mapping" [Active]
org.eclipse.emf.mapping.ecore2xml.ui (2.5.0.v200906151043) "EMF Ecore to XML Mapping Editor" [Starting]
org.eclipse.emf.mapping.ui (2.5.0.v200906151043) "EMF Mapping UI" [Starting]
org.eclipse.emf.mapping.xsd2ecore (2.5.0.v200906151043) "XSD to Ecore Mapping" [Starting]
org.eclipse.emf.mapping.xsd2ecore.editor (2.4.0.v200906151043) "XSD to Ecore Mapping Editor" [Starting]
org.eclipse.emf.mint (0.8.0.v200906161513) "Mint Runtime (Incubation)" [Starting]
org.eclipse.emf.mint.doc (0.8.0.v200906161513) "Mint Developer Guide (Incubation)" [Starting]
org.eclipse.emf.mint.ui (0.8.0.v200906161513) "Mint UI (Incubation)" [Starting]
org.eclipse.emf.mwe.activities (0.7.2.v200908120417) "MWE UI Activities (Incubation)" [Starting]
org.eclipse.emf.mwe.core (0.7.2.v200908120417) "MWE Core (Incubation)" [Starting]
org.eclipse.emf.mwe.core.source (0.7.2.v200908120417) "MWE Core Source (Incubation)" [Resolved]
org.eclipse.emf.mwe.doc (0.7.2.v200908120417) "MWE Documentation (Incubation)" [Starting]
org.eclipse.emf.mwe.examples (0.7.2.v200908120417) "MWE Examples (Incubation)" [Resolved]
org.eclipse.emf.mwe.examples.source (0.7.2.v200908120417) "MWE Examples Source (Incubation)" [Resolved]
org.eclipse.emf.mwe.ui (0.7.2.v200908120417) "MWE UI (Incubation)" [Starting]
org.eclipse.emf.mwe.ui.simpleEditor (0.7.0.v200908120417) "MWE Simple Editor (Incubation)" [Resolved]
org.eclipse.emf.mwe.ui.source (0.7.2.v200908120417) "MWE Core UI Source (Incubation)" [Resolved]
org.eclipse.emf.mwe.utils (0.7.2.v200908120417) "MWE Utilities (Incubation)" [Resolved]
org.eclipse.emf.ocl (1.1.101.v200901271800) "Object Constraint Language (OCL) 2.0 Compatibility API" [Starting]
org.eclipse.emf.ocl.doc (1.1.101.v200906151230) "Object Constraint Language (OCL) 2.0 Compatibility API Documentation" [Starting]
org.eclipse.emf.ocl.examples (1.3.0.v200901271800) "Object Constraint Language (OCL) 2.0 Examples" [Starting]
org.eclipse.emf.query (1.2.100.v200903190031) "EMF Model Query" [Starting]
org.eclipse.emf.query.doc (1.2.0.v200901271643) "EMF Model Query Documentation" [Starting]
org.eclipse.emf.query.examples (1.2.0.v200901271643) "EMF Model Query Examples" [Starting]
org.eclipse.emf.query.ocl (1.2.0.v200903190031) "EMF Model Query OCL Integration" [Starting]
org.eclipse.emf.teneo (1.1.1.v200910020757) "EMF Teneo" [Starting]
org.eclipse.emf.teneo.annotations (1.1.0.v200910020757) "Pannotation Model" [Starting]
org.eclipse.emf.teneo.doc (1.1.2.v200910020757) "EMF Teneo Documentation" [Resolved]
org.eclipse.emf.teneo.eclipse (1.1.0.v200910020757) "EMF Teneo Eclipse UI" [Starting]
org.eclipse.emf.teneo.eclipselink (1.0.0.v200910020757) "EMF Teneo EclipseLink Plug-in" [Starting]
org.eclipse.emf.teneo.eclipselink.common.ui (1.0.0.v200910020757) "EMF Teneo EclipseLink Common UI Plug-in" [Starting]
org.eclipse.emf.teneo.eclipselink.elistfactory (1.0.0.v200910020757) "EMF Teneo EclipseLink EListFactory Plug-in" [Starting]
org.eclipse.emf.teneo.eclipselink.ui (1.0.0.v200910020757) "EMF Teneo EclipseLink UI Plug-in" [Starting]
org.eclipse.emf.teneo.hibernate (1.1.2.v200910020757) "EMF Teneo Hibernate" [Resolved]
org.eclipse.emf.teneo.hibernate.eclipse (1.1.0.v200910020757) "EMF Teneo Hibernate Eclipse UI" [Starting]
org.eclipse.emf.teneo.hibernate.mapper (1.1.2.v200910020757) "EMF Teneo Hibernate Mapper" [Resolved]
org.eclipse.emf.teneo.orm (1.0.0.v200910020757) "EMF Teneo ORM Generation" [Starting]
org.eclipse.emf.teneo.orm.eclipse (1.0.0.v200910020757) "EMF Teneo ORM Eclipse UI" [Starting]
org.eclipse.emf.teneo.ui.capabilities (1.1.2.v200910020757) "Teneo Capabilities" [Resolved]
org.eclipse.emf.transaction (1.3.0.v200902010221) "EMF Model Transaction Core" [Starting]
org.eclipse.emf.transaction.doc (1.3.0.v200901271819) "EMF Model Transaction Documentation" [Starting]
org.eclipse.emf.transaction.examples (1.2.100.v200901271819) "EMF Model Transaction Examples" [Starting]
org.eclipse.emf.transaction.ui (1.3.1.v20090819-1457) "EMF Model Transaction UI" [Starting]
org.eclipse.emf.validation (1.3.1.v200908141145) "EMF Validation Framework Core" [Active]
org.eclipse.emf.validation.doc (1.3.0.v200908141145) "EMF Validation Framework Documentation" [Starting]
org.eclipse.emf.validation.examples (1.3.0.v200908141145) "EMF Validation Framework Example" [Starting]
org.eclipse.emf.validation.ocl (1.3.0.v200908141145) "EMF Validation Framework OCL Integration" [Resolved]
org.eclipse.emf.validation.ui (1.3.0.v200908141145) "EMF Validation Framework UI" [Starting]
org.eclipse.emf.validation.ui.ide (1.3.0.v200908141145) "EMF Validation Framework UI IDE" [Starting]
org.eclipse.emf.workspace (1.3.0.v200902100422) "EMF Model Transaction Workbench Integration Core" [Starting]
org.eclipse.emf.workspace.doc (1.3.0.v200901271819) "EMF Model Transaction Workbench Integration Documentation" [Starting]
org.eclipse.emf.workspace.ui (1.3.0.v200901271819) "EMF Model Transaction Workbench Integration UI" [Starting]
org.eclipse.epp.package.modeling (1.2.1.20090812-1036) "EPP Modeling Bundle" [Resolved]
org.eclipse.epp.usagedata.gathering (1.1.0.R200906100410) "Usage Data Gathering Plug-in" [Active]
org.eclipse.epp.usagedata.recording (1.1.0.R200906100410) "Usage Data Recording Plug-in" [Active]
org.eclipse.epp.usagedata.ui (1.1.0.R200906100410) "Usage Data UI Plug-in" [Starting]
org.eclipse.equinox.app (1.2.0.v20090520-1800) "Equinox Application Container" [Active]
org.eclipse.equinox.common (3.5.1.R35x_v20090807-1100) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.0.0.v20090520-1800) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.ds (1.1.1.R35x_v20090806) "Declarative Services" [Active]
org.eclipse.equinox.frameworkadmin (1.0.100.v20090520-1905) "Equinox Framework Admin" [Active]
org.eclipse.equinox.frameworkadmin.equinox (1.0.100.v20090520-1905) "Equinox Framework Admin for Equinox" [Active]
org.eclipse.equinox.http.jetty (2.0.0.v20090520-1800) "Jetty Http Service" [Starting]
org.eclipse.equinox.http.registry (1.0.200.v20090520-1800) "Http Service Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.0.200.v20090520-1800) "Http Services Servlet" [Starting]
org.eclipse.equinox.jsp.jasper (1.0.200.v20090520-1800) "Jasper Jsp Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.100.v20090520-1800) "Jasper Jsp Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.0.201.R35x_v20090715) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86 (1.0.200.v20090519) "Equinox Launcher Win32 X86 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.0.101.R35x_v20090721) "Equinox Provisioning Artifact Repository Support" [Starting]
org.eclipse.equinox.p2.console (1.0.100.v20090520-1905) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (1.0.101.R35x_v20090819) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (1.0.100.v20090520-1905) "Equinox Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.100.v20090521-1912) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.0.100.v20090525) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.engine (1.0.101.R35x_v20090825) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.exemplarysetup (1.0.100.v20090520-1905) "Equinox Provisioning Exemplary Setup" [Active]
org.eclipse.equinox.p2.extensionlocation (1.0.100.v20090520-1905) "Extension Location Repository Support" [Starting]
org.eclipse.equinox.p2.garbagecollector (1.0.100.v20090520-1905) "Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.100.v20090520-1905) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (1.0.100.v20090525) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.generator (1.0.100.v20090520-1905) "Equinox Provisioning Metadata Generator" [Starting]
org.eclipse.equinox.p2.metadata.repository (1.0.101.R35x_v20090812) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.publisher (1.0.0.v20090527-1812) "Equinox Provisioning Publisher" [Starting]
org.eclipse.equinox.p2.reconciler.dropins (1.0.100.v20090520-1905) "Dropin Reconciler Plug-in" [Active]
org.eclipse.equinox.p2.repository (1.0.1.v20090901-1041) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (1.0.1.R35x_v20090806) "Equinox p2 repository tools." [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse (1.0.101.R35x_20090820-1821) "Equinox Provisioning Eclipse Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.natives (1.0.101.R35x_v20090806) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.ui (1.0.101.R35x_v20090819) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.sdk (1.0.100.v20090520-1905) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.0.0.v20090520-1905) "Equinox Provisioning Platform Automatic Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.1.0.v20090520-1905) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.100.v20090525) "Update site repository adapter bundle (Incubation)" [Starting]
org.eclipse.equinox.preferences (3.2.300.v20090520-1800) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.4.100.v20090520-1800) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.0.100.v20090520-1800) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.0.100.v20090520-1800) "Equinox Security Default UI" [Active]
org.eclipse.equinox.security.win32.x86 (1.0.100.v20090520-1800) "Windows Data Protection services integration" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.0.101.R35x_v20090807-1100) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (1.0.100.v20090520-1905) "Simple Configurator Manipulator" [Active]
org.eclipse.equinox.util (1.0.100.v20090520-1800) "Equinox Util Bundle" [Active]
org.eclipse.gef (3.5.0.v20090528-1511) "Graphical Editing Framework GEF" [Active]
org.eclipse.gef.doc.isv (3.5.0.v20090422-2346) "Graphical Editing Framework GEF Documentation" [Starting]
org.eclipse.gef.examples.ui.pde (3.5.0.v20090422-2346) "Graphical Editing Framework Example Plug-ins" [Starting]
org.eclipse.gmf (1.2.0.v20090615-0700) "Graphical Modeling Framework" [Starting]
org.eclipse.gmf.bridge (1.1.0.v20090528-1000) "GMF Models Bridging Plug-in" [Starting]
org.eclipse.gmf.bridge.trace (1.0.200.v20090520-1343) "Trace Model" [Starting]
org.eclipse.gmf.bridge.ui (1.2.1.v20090812-1620) "GMF Tooling UI" [Starting]
org.eclipse.gmf.bridge.ui.dashboard (2.0.0.v20090114-0940) "GMF Dashboard" [Starting]
org.eclipse.gmf.codegen (2.2.1.v20090812-1620) "GMF GenModel and Code Generation" [Starting]
org.eclipse.gmf.codegen.edit (2.2.0.v20090416-1925) "GMF GenModel Edit Support" [Starting]
org.eclipse.gmf.codegen.ui (1.1.100.v20090424-1042) "GMF Code Generation UI" [Starting]
org.eclipse.gmf.common (1.1.100.v20090420-1925) "GMF Tooling Commons Plug-in" [Starting]
org.eclipse.gmf.doc (1.3.0.v20090729-2029) "Graphical Modeling Framework Documentation" [Starting]
org.eclipse.gmf.doc.ui (1.3.0.v20090729-2029) "GMF Documentation Cheatsheets" [Starting]
org.eclipse.gmf.ecore.editor (2.1.0.v20090529-1925) "ECore Sample Diagram Plugin" [Starting]
org.eclipse.gmf.examples (1.0.100.v20090615-0700) "Graphical Modeling Framework Examples" [Starting]
org.eclipse.gmf.examples.ui.pde (1.2.0.v20090403-1720) "GMF Examples Plug-in" [Starting]
org.eclipse.gmf.graphdef (2.0.100.v20090420-1925) "GMF Graphical Definition" [Resolved]
org.eclipse.gmf.graphdef.codegen (2.0.100.v20090520-1343) "pluginName" [Starting]
org.eclipse.gmf.graphdef.codegen.ui (1.0.100.v20090114-0940) "Graphical Definition Code Generator UI Support" [Resolved]
org.eclipse.gmf.graphdef.edit (2.0.200.v20090216-1925) "GMFGraph Edit Support" [Starting]
org.eclipse.gmf.map (2.2.0.v20090520-1343) "pluginName" [Starting]
org.eclipse.gmf.map.edit (2.2.0.v20090114-1925) "GMF Mapping Edit Support" [Starting]
org.eclipse.gmf.runtime.common.core (1.2.0.v20090403-1720) "GMF Common Core" [Starting]
org.eclipse.gmf.runtime.common.ui (1.2.1.v20090729-2029) "GMF Common UI" [Starting]
org.eclipse.gmf.runtime.common.ui.action (1.2.0.v20090403-1720) "GMF Common UI Action" [Starting]
org.eclipse.gmf.runtime.common.ui.action.ide (1.2.0.v20090403-1720) "GMF Common UI Action IDE" [Starting]
org.eclipse.gmf.runtime.common.ui.printing (1.2.0.v20090403-1720) "GMF Printing" [Starting]
org.eclipse.gmf.runtime.common.ui.printing.win32 (1.2.1.v20090909-1544) "GMF Printing for Win32" [Resolved]
org.eclipse.gmf.runtime.common.ui.services (1.2.0.v20090403-1720) "GMF Common UI Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.action (1.2.1.v20090825-1800) "GMF Common UI Action Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.dnd (1.2.0.v20090403-1720) "GMF Common UI DND Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.dnd.ide (1.2.0.v20090403-1720) "GMF Common UI DND IDE Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.properties (1.2.0.v20090403-1720) "GMF Common UI Properties Service Framework" [Starting]
org.eclipse.gmf.runtime.diagram.core (1.2.1.v20090729-2029) "GMF Diagram Core" [Starting]
org.eclipse.gmf.runtime.diagram.ui (1.2.1.v20090825-1647) "GMF Diagram UI" [Starting]
org.eclipse.gmf.runtime.diagram.ui.actions (1.2.0.v20090403-1720) "GMF Diagram Actions" [Starting]
org.eclipse.gmf.runtime.diagram.ui.dnd (1.2.0.v20090403-1720) "GMF Diagram Browse" [Starting]
org.eclipse.gmf.runtime.diagram.ui.geoshapes (1.2.0.v20090403-1720) "GMF Geometric Shapes" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing (1.2.1.v20090729-2029) "GMF Diagram Printing" [Starting]
org.eclipse.gmf.runtime.diagram.ui.printing.render (1.2.1.v20090729-2029) "GMF Diagram UI Printing Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.properties (1.2.1.v20090729-2029) "GMF Diagram UI Properties" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers (1.2.1.v20090729-2029) "GMF Diagram Providers" [Starting]
org.eclipse.gmf.runtime.diagram.ui.providers.ide (1.2.0.v20090403-1720) "GMF Diagram Providers IDE" [Starting]
org.eclipse.gmf.runtime.diagram.ui.render (1.2.1.v20090729-2029) "GMF Diagram UI Render Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor (1.2.0.v20090526-1925) "GMF Diagram UI Resources Editor Plug-In" [Starting]
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide (1.2.0.v20090403-1720) "GMF IDE Editor" [Starting]
org.eclipse.gmf.runtime.draw2d.ui (1.2.1.v20090825-1800) "GMF Draw2d Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render (1.2.1.v20090729-2029) "GMF Draw2d Image Rendering Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.2.1.v20090729-2029) "GMF Draw2d Image AWT based Rendering Additions" [Starting]
org.eclipse.gmf.runtime.emf.clipboard.core (1.2.0.v20090403-1720) "GMF EMF Clipboard Support" [Starting]
org.eclipse.gmf.runtime.emf.commands.core (1.2.0.v20090403-1720) "GMF Commands" [Starting]
org.eclipse.gmf.runtime.emf.core (1.2.0.v20090422-1925) "GMF Modeling Service Layer" [Starting]
org.eclipse.gmf.runtime.emf.type.core (1.2.0.v20090403-1720) "GMF EMF Type Core" [Starting]
org.eclipse.gmf.runtime.emf.type.ui (1.2.0.v20090403-1720) "GMF EMF Type UI" [Starting]
org.eclipse.gmf.runtime.emf.ui (1.2.0.v20090403-1720) "GMF MSL UI" [Starting]
org.eclipse.gmf.runtime.emf.ui.properties (1.2.0.v20090501-1750) "GMF EMF UI Properties Providers" [Starting]
org.eclipse.gmf.runtime.gef.ui (1.2.0.v20090520-1343) "GMF GEF Additions" [Starting]
org.eclipse.gmf.runtime.notation (1.2.0.v20090521-1925) "GMF Notation Model Support" [Starting]
org.eclipse.gmf.runtime.notation.edit (1.2.0.v20090403-1720) "GMF Notation Edit Support" [Starting]
org.eclipse.gmf.runtime.notation.providers (1.2.0.v20090403-1720) "GMF Notation Metamodel" [Starting]
org.eclipse.gmf.sdk (1.0.0.v20090615-0700) "Graphical Modeling Framework SDK" [Starting]
org.eclipse.gmf.templates.legacy (1.0.0.v20090614-0839) "pluginName" [Resolved]
org.eclipse.gmf.tooldef (2.0.0.v20090114-0940) "GMF Tooling Model" [Starting]
org.eclipse.gmf.tooldef.edit (2.0.100.v20090114-0940) "GMF Tooling Edit Support" [Starting]
org.eclipse.gmf.tooling (2.1.0.v20090615-0700) "Graphical Modeling Framework Tooling" [Starting]
org.eclipse.gmf.validate (1.1.0.v20090316-1925) "GMF Validation" [Starting]
org.eclipse.gmf.xpand (2.0.0.v20090521-1925) "GMF Xpand Template Engine" [Starting]
org.eclipse.gmf.xpand.editor (2.0.0.v20090520-1343) "GMF Xpand Editor Plug-in" [Starting]
org.eclipse.gmf.xpand.migration (1.0.0.v20090608-0720) "GMF Xtend query language migration to QVT" [Active]
org.eclipse.gmf.xpand.qvtlibrary (1.0.0.v20090608-0720) "GMF Xtend-specific QVT library" [Starting]
org.eclipse.help (3.4.1.v20090805_35x) "Help System Core" [Active]
org.eclipse.help.appserver (3.1.400.v20090429_1800) "Help Application Server" [Starting]
org.eclipse.help.base (3.4.0.v200909170800) "Help System Base" [Starting]
org.eclipse.help.ui (3.4.1.v20090819_35x) "Help System UI" [Starting]
org.eclipse.help.webapp (3.4.1.v20090819_35x) "Help System Webapp" [Starting]
org.eclipse.jdt (3.5.1.v200909170800) "Eclipse Java Development Tools" [Resolved]
org.eclipse.jdt.apt.core (3.3.201.R35x_v20090818-0235) "Java Annotation Processing Core" [Active]
org.eclipse.jdt.apt.pluggable.core (1.0.201.R35x_v20090818-0225) "Java Compiler Apt IDE" [Starting]
org.eclipse.jdt.apt.ui (3.3.200.v20090528-1135) "Java Annotation Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.0.201.R35x_v20090825-1530) "Java Compiler Apt" [Resolved]
org.eclipse.jdt.compiler.tool (1.0.100.v_972_R35x) "Java Compiler Tool Support" [Resolved]
org.eclipse.jdt.core (3.5.1.v_972_R35x) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.3.0.v20090603) "Java Code Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.5.0.v20090526) "JDI Debug Model" [Active]
org.eclipse.jdt.debug.ui (3.4.1.v20090811_r351) "JDI Debug UI" [Active]
org.eclipse.jdt.doc.isv (3.5.1.r351_v20090831) "Eclipse JDT Plug-in Developer Guide" [Resolved]
org.eclipse.jdt.doc.user (3.5.1.r351_v20090821-0800) "Eclipse Java development user guide" [Resolved]
org.eclipse.jdt.junit (3.5.1.r351_v20090708-0800) "Java Development Tools JUnit support" [Starting]
org.eclipse.jdt.junit.runtime (3.4.100.v20090513-2000) "Java Development Tools JUnit runtime support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.1.0.v20090513-2000) "Java Development Tools JUnit4 runtime support" [Resolved]
org.eclipse.jdt.launching (3.5.0.v20090527) "Java Development Tools Launching Support" [Active]
org.eclipse.jdt.ui (3.5.1.r351_v20090821-0800) "Java Development Tools UI" [Active]
org.eclipse.jem (2.0.300.v200901272200) "Java EMF Model" [Active]
org.eclipse.jem.proxy (2.0.201.v200908101600) "Java EMF Model Proxy Support" [Starting]
org.eclipse.jem.util (2.0.200.v200905140200) "Java EMF Model Utilities" [Active]
org.eclipse.jem.workbench (2.0.201.v200908271530) "Java EMF Model Workbench Support" [Starting]
org.eclipse.jet (1.0.1.v200909041702) "Java Emitter Templates (JET)" [Starting]
org.eclipse.jet.core (1.1.101.v200908201022) "Java Emitter Templates (JET) Core" [Starting]
org.eclipse.jet.doc (1.0.1.v200908201022) "Java Emitter Templates (JET) Documentation" [Starting]
org.eclipse.jet.source (1.0.1.v200908201022) "Eclipse Model to Text - JET SDK" [Resolved]
org.eclipse.jet.ui (1.0.0.v200906120900) "JET Transformations UI Plug-in" [Active]
org.eclipse.jet.uml2 (1.0.1.v200909041702) "JET extensions for UML2 model traversal" [Resolved]
org.eclipse.jface (3.5.1.M20090826-0800) "JFace" [Active]
org.eclipse.jface.databinding (1.3.1.M20090826-0800) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.5.1.r351_v20090708-0800) "JFace Text" [Resolved]
org.eclipse.jpt.core (2.2.1.v200908270220) "Dali Java Persistence Tools - Core" [Active]
org.eclipse.jpt.db (1.2.101.v200908270220) "Dali Java Persistence Tools - DB" [Starting]
org.eclipse.jpt.db.ui (1.1.100.v200906070220) "Dali Java Persistence Tools - DB UI" [Resolved]
org.eclipse.jpt.gen (1.3.1.v200908270220) "Dali Java Persistence Tools - Entity Gen" [Resolved]
org.eclipse.jpt.ui (2.2.1.v200909020220) "Dali Java Persistence Tools - UI" [Starting]
org.eclipse.jpt.utility (1.4.0.v200905310000) "Dali Java Persistence Tools - Utility" [Resolved]
org.eclipse.jsch.core (1.1.100.I20090430-0408) "JSch Core" [Active]
org.eclipse.jsch.ui (1.1.200.I20090430-0408) "JSch UI" [Starting]
org.eclipse.jst.common.annotations.controller (1.1.100.v200805140020) "Annotation Controller Plug-in" [Resolved]
org.eclipse.jst.common.annotations.core (1.1.100.v200805140020) "Annotation Core Plug-in" [Resolved]
org.eclipse.jst.common.frameworks (1.1.300.v200904132230) "Integration Plug-in" [Starting]
org.eclipse.jst.common.project.facet.core (1.4.1.v200908111817) "Eclipse Faceted Project Framework JDT Enablement" [Active]
org.eclipse.jst.common.project.facet.ui (1.4.1.v200908111817) "Eclipse Faceted Project Framework JDT Enablement UI" [Starting]
org.eclipse.jst.j2ee (1.1.301.v200909030330) "Java EE Component" [Active]
org.eclipse.jst.j2ee.core (1.1.301.v200908181930) "J2EE Core Component" [Active]
org.eclipse.jst.j2ee.ejb (1.1.300.v200904230730) "EJB component Plug-in" [Starting]
org.eclipse.jst.j2ee.ejb.annotation.model (1.1.102.v200805140020) "EJB Annotation Model Plug-in" [Starting]
org.eclipse.jst.j2ee.jca (1.1.300.v200903120000) "JCA Plug-in" [Starting]
org.eclipse.jst.j2ee.ui (1.1.301.v200909020100) "WTP J2EE UI Plug-in" [Starting]
org.eclipse.jst.j2ee.web (1.1.301.v200908270924) "Web Plug-in" [Starting]
org.eclipse.jst.jee (1.0.201.v200909030330) "JEE common Plug-in" [Active]
org.eclipse.jst.jee.ejb (1.0.201.v200908101600) "JEE Ejb Plug-in" [Starting]
org.eclipse.jst.server.core (1.2.0.v20090421) "Java Server Support" [Starting]
org.eclipse.ltk.core.refactoring (3.5.0.v20090513-2000) "Refactoring Core" [Active]
org.eclipse.ltk.ui.refactoring (3.4.100.v20090604) "Refactoring UI" [Active]
org.eclipse.m2m.atl (3.0.1.v200909150941) "ATL - ATLAS Transformation Language" [Starting]
org.eclipse.m2m.atl.adt (3.0.1.v200909150941) "ATL IDE - ATL Development Tools (ADT)" [Starting]
org.eclipse.m2m.atl.adt.debug (3.0.1.v200909150941) "ATL Debugger" [Starting]
org.eclipse.m2m.atl.adt.editor (3.0.1.v200909150941) "ATL Editor" [Starting]
org.eclipse.m2m.atl.adt.ui (3.0.1.v200909150941) "ATL IDE UI" [Active]
org.eclipse.m2m.atl.common (3.0.1.v200909150941) "ATL Common" [Starting]
org.eclipse.m2m.atl.core (3.0.1.v200909150941) "ATL Core API" [Starting]
org.eclipse.m2m.atl.core.ant (3.0.1.v200909150941) "ATL Ant tasks" [Resolved]
org.eclipse.m2m.atl.core.emf (3.0.1.v200909150941) "ATL Core EMF extension" [Resolved]
org.eclipse.m2m.atl.core.ui (3.0.1.v200909150941) "ATL Core UI" [Starting]
org.eclipse.m2m.atl.core.ui.vm (3.0.1.v200909150941) "ATL RegularVM Core UI extension" [Starting]
org.eclipse.m2m.atl.doc (3.0.1.v200909150941) "ATL Documentation" [Starting]
org.eclipse.m2m.atl.drivers.emf4atl (3.0.1.v200909150941) "ATL RegularVM driver for EMF" [Resolved]
org.eclipse.m2m.atl.drivers.uml24atl (3.0.1.v200909150941) "ATL RegularVM driver for UML2" [Resolved]
org.eclipse.m2m.atl.dsls (3.0.1.v200909150941) "ATLAS Transformation Language (ATL) DSLs" [Starting]
org.eclipse.m2m.atl.engine (3.0.1.v200909150941) "ATL Parser and Compiler" [Starting]
org.eclipse.m2m.atl.engine.emfvm (3.0.1.v200909150941) "ATL EMF Virtual Machine (EMFVM)" [Starting]
org.eclipse.m2m.atl.engine.vm (3.0.1.v200909150941) "ATL Regular Virtual Machine (RegularVM)" [Starting]
org.eclipse.m2m.atl.examples (3.0.1.v200909150941) "ATL Examples" [Starting]
org.eclipse.m2m.atl.source (3.0.1.v200909150941) "ATL Source" [Resolved]
org.eclipse.m2m.qvt.oml (2.0.1.v20090901-1357) "QVT Operational Compiler and Interpreter" [Starting]
org.eclipse.m2m.qvt.oml.common (2.0.0.v20090608-1830) "QVT Operational Common" [Starting]
org.eclipse.m2m.qvt.oml.common.ui (2.0.0.v20090526-1940) "QVT Operational Common UI" [Starting]
org.eclipse.m2m.qvt.oml.cst.parser (2.0.0.v20090526-1940) "QVT Operational Parser" [Starting]
org.eclipse.m2m.qvt.oml.doc (2.0.0.v20090616-1500) "QVT Operational Documentation" [Starting]
org.eclipse.m2m.qvt.oml.ecore.imperativeocl (1.0.0.v20090515-1840) "QVT Operational Ecore-based ImperativeOCL Model" [Starting]
org.eclipse.m2m.qvt.oml.editor.ui (2.0.1.v20090701-2200) "QVT Operational Editor" [Starting]
org.eclipse.m2m.qvt.oml.emf.util (2.0.1.v20090722-1630) "QVT Operational EMF Utilities" [Starting]
org.eclipse.m2m.qvt.oml.emf.util.ui (2.0.0.v20090526-1940) "QVT Operational EMF Utilities UI" [Starting]
org.eclipse.m2m.qvt.oml.ocl (2.0.0.v20090526-1940) "QVT Operational Legacy OCL Libs" [Starting]
org.eclipse.m2m.qvt.oml.project (2.0.0.v20090410-1820) "QVT Operational Project" [Starting]
org.eclipse.m2m.qvt.oml.runtime (2.0.0.v20090608-1830) "QVT Operational Runtime" [Starting]
org.eclipse.m2m.qvt.oml.runtime.ui (2.0.0.v20090526-1940) "QVT Operational Runtime UI" [Starting]
org.eclipse.m2m.qvt.oml.samples (2.0.0.v20090608-1830) "QVT Operational Samples" [Starting]
org.eclipse.m2m.qvt.oml.trace.edit (2.0.0.v20090526-1940) "QVT Operational Trace Edit Support" [Starting]
org.eclipse.m2m.qvt.oml.ui (2.0.0.v20090526-1940) "QVT Operational UI" [Starting]
org.eclipse.mylyn (3.2.2.v20090912-0400-e3x) "Mylyn" [Resolved]
org.eclipse.mylyn.bugzilla.core (3.2.2.v20090912-0400-e3x) "Mylyn Bugzilla Connector Core" [Active]
org.eclipse.mylyn.bugzilla.ide (3.2.2.v20090912-0400-e3x) "Mylyn Bugzilla IDE Extensions" [Resolved]
org.eclipse.mylyn.bugzilla.ui (3.2.2.v20090912-0400-e3x) "Mylyn Bugzilla Connector UI" [Active]
org.eclipse.mylyn.commons.core (3.2.2.v20090912-0400-e3x) "Mylyn Commons Core" [Resolved]
org.eclipse.mylyn.commons.net (3.2.0.v20090617-0100-e3x) "Mylyn Commons Net" [Active]
org.eclipse.mylyn.commons.ui (3.2.2.v20090912-0400-e3x) "Mylyn Commons UI" [Active]
org.eclipse.mylyn.compatibility (3.2.2.v20090912-0400-e3x) "Java 5 Compatibility Checker" [Resolved]
org.eclipse.mylyn.context.core (3.2.2.v20090912-0400-e3x) "Mylyn Context Core" [Active]
Re: GMF & TENEO [message #490289 is a reply to message #490271] Thu, 08 October 2009 08:46 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
A first thing I saw, your hibernate library in the manifest below seems to have a strange name:
hibernate3.jae
instead of
hibernate3.jar

Your hibernate jar file requires teneo etc. Afaics the hibernate plugin does not need to require other plugins.

I would also reexport the hibernate plugin in the manifest.mf of the org.eclipse.gmf.examples.mindmap.

Let me know if this helped (or not ofcourse).

gr. Martin

rafnixx@hushmail.com wrote:
> Hi,
> it's me again, than lets continue here.
> I'm using Teneo 1.1.2 and Hibernate 3.3.2.GA in a seperate Plugin.
> Yesterday I tried mapping with Hibernate Tools for Eclipse and its works.
> Any idea why it doesn't works like in the tutorial?
>
> I Insalled eclipse-modeling-galileo-SR1-incubation-win32.zip with
> Eclipse Modeling Tools 1.2.1, EMF Teneo Hibernate 1.1.2 an Hibernate
> Tools 3.2.4.
>
> from CVS:
> org.eclipse.gmf.examples.mindmap
> org.eclipse.gmf.examples.mindmap.edit
> org.eclipse.gmf.examples.mindmap.rcp.diagram - Here I made the changes
> from the tutorial
>
> ------------------------------------------------------------
> ----------------------
> I built my own Hibernate_Plugin called plugin - MANIFEST.MF
> Manifest-Version: 1.0
> Bundle-ManifestVersion: 2
> Bundle-Name: Hibernate_Plugin
> Bundle-SymbolicName: Hibernate_Plugin
> Bundle-Version: 1.0.0.qualifier
> Bundle-Activator: hibernate_plugin.Activator
> Require-Bundle: org.eclipse.ui,
> org.eclipse.core.runtime,
> org.eclipse.emf.teneo;bundle-version="1.1.1",
> org.eclipse.emf.teneo.annotations;bundle-version="1.1.0",
> org.eclipse.emf.teneo.hibernate.mapper;bundle-version="1.1.2 ",
> org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2"
> Bundle-ActivationPolicy: lazy
> Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
> J2SE-1.5
> Eclipse-BuddyPolicy: dependent
> Import-Package: org.hibernate
>
> Referenced Libraries: hibernate3.jae
> hibernate-testing.jar
> antlr-2.7.6.jar
> commons-collections-3.1.jar
> dom4j-1.6.1.jar
> javassist-3.9.0.GA.jar
> jta-1.1.jar
> slf4j-api-1.5.8.jar
> sqljdbc4.jar
> ------------------------------------------------------------ ------------
> org.eclipse.gmf.examples.mindmap - MANIFEST.MF:
> Manifest-Version: 1.0
> Bundle-ManifestVersion: 2
> Bundle-Name: %pluginName
> Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap; singleton:=true
> Bundle-Version: 1.0.0
> Bundle-ClassPath: .
> Bundle-Vendor: %providerName
> Bundle-Localization: plugin
> Bundle-RequiredExecutionEnvironment: J2SE-1.5
> Export-Package: org.eclipse.gmf.examples.mindmap,
> org.eclipse.gmf.examples.mindmap.impl,
> org.eclipse.gmf.examples.mindmap.util
> Require-Bundle: org.eclipse.core.runtime,
> org.eclipse.emf.ecore;visibility:=reexport,
> org.eclipse.emf.ecore.xmi;visibility:=reexport,
> org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2";visibility:=reexport,
>
> Hibernate_Plugin;bundle-version="1.0.0"
> Eclipse-LazyStart: true
> ------------------------------------------------------------
> ----------------
> org.eclipse.gmf.examples.mindmap.rcp.diagram - MANIFEST.MF
> Manifest-Version: 1.0
> Bundle-ManifestVersion: 2
> Bundle-Name: %pluginName
> Bundle-SymbolicName: org.eclipse.gmf.examples.mindmap.rcp.diagram;
> singleton:=true
> Bundle-Version: 1.0.0.qualifier
> Bundle-ClassPath: .
> Bundle-Activator:
> org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia
> gramEditorPlugin
> Bundle-Vendor: %providerName
> Bundle-Localization: plugin
> Export-Package: org.eclipse.gmf.examples.mindmap.rcp.diagram.edit.parts,
> org.eclipse.gmf.examples.mindmap.rcp.diagram.part,
> org.eclipse.gmf.examples.mindmap.rcp.diagram.providers
> Require-Bundle: org.eclipse.core.runtime,
> org.eclipse.jface,
> org.eclipse.ui.views,
> org.eclipse.emf.ecore,
> org.eclipse.emf.ecore.xmi,
> org.eclipse.emf.edit.ui,
> org.eclipse.gmf.runtime.emf.core,
> org.eclipse.gmf.runtime.emf.commands.core,
> org.eclipse.gmf.runtime.emf.ui.properties,
> org.eclipse.gmf.runtime.diagram.ui,
> org.eclipse.gmf.runtime.diagram.ui.properties,
> org.eclipse.gmf.runtime.diagram.ui.providers,
> org.eclipse.gmf.runtime.diagram.ui.render,
> org.eclipse.gmf.runtime.diagram.ui.resources.editor,
> org.eclipse.gmf.examples.mindmap;visibility:=reexport,
> org.eclipse.gmf.examples.mindmap.edit;visibility:=reexport,
> org.eclipse.ocl.ecore;visibility:=reexport,
> org.eclipse.emf.validation;visibility:=reexport,
> org.eclipse.gmf.runtime.draw2d.ui;visibility:=reexport,
> org.eclipse.gef;visibility:=reexport,
> org.eclipse.emf.validation.ocl;visibility:=reexport
> Eclipse-LazyStart: true
> Import-Package: org.hibernate
>
>
>
> ------------------------------------------------------------ -----------
> I hope anybody can help with this informations.
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490292 is a reply to message #490126] Thu, 08 October 2009 09:02 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
thx for your answer.

hibernate3.jar was only a write error
I reexported my hibernate plugin in manifest.mf, but allways still same error.
Your wrote: Your hibernate jar file requires teneo etc. Afaics the hibernate plugin does not need to require other plugins.
I'm sorry but I don't understand what you mean and/or what should I do now.

Re: GMF & TENEO [message #490296 is a reply to message #490292] Thu, 08 October 2009 09:25 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------090802060802050702000206
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hi Rafnixx,
I mean this part:
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.emf.teneo;bundle-version="1.1.1",
org.eclipse.emf.teneo.annotations;bundle-version="1.1.0",
org.eclipse.emf.teneo.hibernate.mapper;bundle-version="1.1.2 ",
org.eclipse.emf.teneo.hibernate;bundle-version="1.1.2"

is not needed in the hibernate plugin manifest.mf.
The bundle does not need an activator either (but this is unimportant).

Also the hibernate plugin does an Import-package for org.hibernate, this shouldn't be there.

But what is needed: the hibernate plugin needs to export the hibernate java packages.

Also can you check if the hibernate jar files are present in the build.properties?

In my hibernate libraries manifest.mf the jar files are defined in the bundle-classpath in your case you use referenced
libraries (I am not sure what the difference is).

I have attached the manifest.mf/build.properties of my own hibernate plugin, I won't say you need to copy that exactly
but it can give some other pointers I did not think of.

gr. Martin

rafnixx@hushmail.com wrote:
> Hi Martin,
> thx for your answer.
>
> hibernate3.jar was only a write error
> I reexported my hibernate plugin in manifest.mf, but allways still same
> error.
> Your wrote: Your hibernate jar file requires teneo etc. Afaics the
> hibernate plugin does not need to require other plugins.
> I'm sorry but I don't understand what you mean and/or what should I do now.
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org

--------------090802060802050702000206
Content-Type: text/plain;
name="MANIFEST.MF"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="MANIFEST.MF"

TWFuaWZlc3QtVmVyc2lvbjogMS4wCkJ1bmRsZS1NYW5pZmVzdFZlcnNpb246 IDIKQnVuZGxl
LU5hbWU6ICVQbHVnaW4ubmFtZQpCdW5kbGUtU3ltYm9saWNOYW1lOiBvcmcu ZWNsaXBzZS5l
bWYudGVuZW8uaGliZXJuYXRlLmxpYnJhcmllcwpCdW5kbGUtVmVyc2lvbjog MS4xLjAucXVh
bGlmaWVyCkVjbGlwc2UtQnVkZHlQb2xpY3k6IGRlcGVuZGVudApCdW5kbGUt TG9jYWxpemF0
aW9uOiBwbHVnaW4KRXhwb3J0LVBhY2thZ2U6IAogYW50bHIsCiBhbnRsci5B U2RlYnVnLAog
YW50bHIuYWN0aW9ucy5jcHAsCiBhbnRsci5hY3Rpb25zLmNzaGFycCwKIGFu dGxyLmFjdGlv
bnMuamF2YSwKIGFudGxyLmFjdGlvbnMucHl0aG9uLAogYW50bHIuYnVpbGQs CiBhbnRsci5j
b2xsZWN0aW9ucywKIGFudGxyLmNvbGxlY3Rpb25zLmltcGwsCiBhbnRsci5k ZWJ1ZywKIGFu
dGxyLmRlYnVnLm1pc2MsCiBhbnRsci5wcmVwcm9jZXNzb3IsCiBjb20ubWNo YW5nZSwKIGNv
bS5tY2hhbmdlLmxhbmcsCiBjb20ubWNoYW5nZS51dGlsLAogY29tLm1jaGFu Z2UudjEsCiBj
b20ubWNoYW5nZS52MS5kYiwKIGNvbS5tY2hhbmdlLnYxLmRiLnNxbCwKIGNv bS5tY2hhbmdl
LnYxLmlkZW50aWNhdG9yLAogY29tLm1jaGFuZ2UudjEuaW8sCiBjb20ubWNo YW5nZS52MS5s
YW5nLAogY29tLm1jaGFuZ2UudjEudXRpbCwKIGNvbS5tY2hhbmdlLnYxLnht bCwKIGNvbS5t
Y2hhbmdlLnYyLAogY29tLm1jaGFuZ2UudjIuYXN5bmMsCiBjb20ubWNoYW5n ZS52Mi5iZWFu
cywKIGNvbS5tY2hhbmdlLnYyLmMzcDAsCiBjb20ubWNoYW5nZS52Mi5jM3Aw LmNmZywKIGNv
bS5tY2hhbmdlLnYyLmMzcDAuZmlsdGVyLAogY29tLm1jaGFuZ2UudjIuYzNw MC5pbXBsLAog
Y29tLm1jaGFuZ2UudjIuYzNwMC5qYm9zcywKIGNvbS5tY2hhbmdlLnYyLmMz cDAubWFuYWdl
bWVudCwKIGNvbS5tY2hhbmdlLnYyLmMzcDAubWJlYW4sCiBjb20ubWNoYW5n ZS52Mi5jM3Aw
LnN0bXQsCiBjb20ubWNoYW5nZS52Mi5jM3AwLnN1YnN0LAogY29tLm1jaGFu Z2UudjIuYzNw
MC51dGlsLAogY29tLm1jaGFuZ2UudjIuY2ZnLAogY29tLm1jaGFuZ2UudjIu Y29hbGVzY2Us
CiBjb20ubWNoYW5nZS52Mi5jb2RlZ2VuLAogY29tLm1jaGFuZ2UudjIuY29k ZWdlbi5iZWFu
LAogY29tLm1jaGFuZ2UudjIuY29kZWdlbi5pbnRmYywKIGNvbS5tY2hhbmdl LnYyLmRlYnVn
LAogY29tLm1jaGFuZ2UudjIuZW5jb3VudGVyLAogY29tLm1jaGFuZ2UudjIu aG9sZGVycywK
IGNvbS5tY2hhbmdlLnYyLmlvLAogY29tLm1jaGFuZ2UudjIubGFuZywKIGNv bS5tY2hhbmdl
LnYyLmxvZywKIGNvbS5tY2hhbmdlLnYyLmxvZy5qZGsxNGxvZ2dpbmcsCiBj b20ubWNoYW5n
ZS52Mi5sb2cubG9nNGosCiBjb20ubWNoYW5nZS52Mi5tYW5hZ2VtZW50LAog Y29tLm1jaGFu
Z2UudjIubmFtaW5nLAogY29tLm1jaGFuZ2UudjIucmVzb3VyY2Vwb29sLAog Y29tLm1jaGFu
Z2UudjIuc2VyLAogY29tLm1jaGFuZ2UudjIuc3FsLAogY29tLm1jaGFuZ2Uu djIuc3FsLmZp
bHRlciwKIGNvbS5tY2hhbmdlLnYyLnV0aWwsCiBjb20ubXlzcWwuamRiYywK IGNvbS5teXNx
bC5qZGJjLmV4Y2VwdGlvbnMsCiBjb20ubXlzcWwuamRiYy5leGNlcHRpb25z LmpkYmM0LAog
Y29tLm15c3FsLmpkYmMuaW50ZWdyYXRpb24uYzNwMCwKIGNvbS5teXNxbC5q ZGJjLmludGVn
cmF0aW9uLmpib3NzLAogY29tLm15c3FsLmpkYmMuaW50ZXJjZXB0b3JzLAog Y29tLm15c3Fs
LmpkYmMuamRiYzIub3B0aW9uYWwsCiBjb20ubXlzcWwuamRiYy5sb2csCiBj b20ubXlzcWwu
amRiYy5wcm9maWxlciwKIGNvbS5teXNxbC5qZGJjLnV0aWwsCiBqYXZhc3Np c3QsCiBqYXZh
c3Npc3QuYnl0ZWNvZGUsCiBqYXZhc3Npc3QuYnl0ZWNvZGUuYW5hbHlzaXMs CiBqYXZhc3Np
c3QuYnl0ZWNvZGUuYW5ub3RhdGlvbiwKIGphdmFzc2lzdC5ieXRlY29kZS5z dGFja21hcCwK
IGphdmFzc2lzdC5jb21waWxlciwKIGphdmFzc2lzdC5jb21waWxlci5hc3Qs CiBqYXZhc3Np
c3QuY29udmVydCwKIGphdmFzc2lzdC5leHByLAogamF2YXNzaXN0LnJ1bnRp bWUsCiBqYXZh
c3Npc3Quc2NvcGVkcG9vbCwKIGphdmFzc2lzdC50b29scywKIGphdmFzc2lz dC50b29scy5y
ZWZsZWN0LAogamF2YXNzaXN0LnRvb2xzLnJtaSwKIGphdmFzc2lzdC50b29s cy53ZWIsCiBq
YXZhc3Npc3QudXRpbCwKIGphdmFzc2lzdC51dGlsLnByb3h5LAogamF2YXgu cGVyc2lzdGVu
Y2UsCiBqYXZheC5wZXJzaXN0ZW5jZS5vc2dpLAogamF2YXgucGVyc2lzdGVu Y2Uuc3BpLAog
amF2YXgudHJhbnNhY3Rpb24sCiBqYXZheC50cmFuc2FjdGlvbi54YSwKIG5l dC5zZi5laGNh
Y2hlLAogbmV0LnNmLmVoY2FjaGUuYm9vdHN0cmFwLAogbmV0LnNmLmVoY2Fj aGUuY29uZmln
LAogbmV0LnNmLmVoY2FjaGUuY29uc3RydWN0cy5hc3luY2hyb25vdXMsCiBu ZXQuc2YuZWhj
YWNoZS5jb25zdHJ1Y3RzLmJsb2NraW5nLAogbmV0LnNmLmVoY2FjaGUuY29u c3RydWN0cy5j
b25jdXJyZW50LAogbmV0LnNmLmVoY2FjaGUuY29uc3RydWN0cy53ZWIsCiBu ZXQuc2YuZWhj
YWNoZS5jb25zdHJ1Y3RzLndlYi5maWx0ZXIsCiBuZXQuc2YuZWhjYWNoZS5k aXN0cmlidXRp
b24sCiBuZXQuc2YuZWhjYWNoZS5ldmVudCwKIG5ldC5zZi5laGNhY2hlLmhp YmVybmF0ZSwK
IG5ldC5zZi5laGNhY2hlLnN0b3JlLAogbmV0LnNmLmVoY2FjaGUudXRpbCwK IG9yZy5hcGFj
aGUuY29tbW9ucy5jb2xsZWN0aW9ucywKIG9yZy5hcGFjaGUuY29tbW9ucy5j b2xsZWN0aW9u
cy5iYWcsCiBvcmcuYXBhY2hlLmNvbW1vbnMuY29sbGVjdGlvbnMuYmlkaW1h cCwKIG9yZy5h
cGFjaGUuY29tbW9ucy5jb2xsZWN0aW9ucy5idWZmZXIsCiBvcmcuYXBhY2hl LmNvbW1vbnMu
Y29sbGVjdGlvbnMuY29sbGVjdGlvbiwKIG9yZy5hcGFjaGUuY29tbW9ucy5j b2xsZWN0aW9u
cy5jb21wYXJhdG9ycywKIG9yZy5hcGFjaGUuY29tbW9ucy5jb2xsZWN0aW9u cy5mdW5jdG9y
cywKIG9yZy5hcGFjaGUuY29tbW9ucy5jb2xsZWN0aW9ucy5pdGVyYXRvcnMs CiBvcmcuYXBh
Y2hlLmNvbW1vbnMuY29sbGVjdGlvbnMua2V5dmFsdWUsCiBvcmcuYXBhY2hl LmNvbW1vbnMu
Y29sbGVjdGlvbnMubGlzdCwKIG9yZy5hcGFjaGUuY29tbW9ucy5jb2xsZWN0 aW9ucy5tYXAs
CiBvcmcuYXBhY2hlLmNvbW1vbnMuY29sbGVjdGlvbnMuc2V0LAogb3JnLmRv bTRqLAogb3Jn
LmRvbTRqLmJlYW4sCiBvcmcuZG9tNGouZGF0YXR5cGUsCiBvcmcuZG9tNGou ZG9tLAogb3Jn
LmRvbTRqLmR0ZCwKIG9yZy5kb200ai5pbywKIG9yZy5kb200ai5qYXhiLAog b3JnLmRvbTRq
LnJ1bGUsCiBvcmcuZG9tNGoucnVsZS5wYXR0ZXJuLAogb3JnLmRvbTRqLnN3 aW5nLAogb3Jn
LmRvbTRqLnRyZWUsCiBvcmcuZG9tNGoudXRpbCwKIG9yZy5kb200ai54cGF0 aCwKIG9yZy5k
b200ai54cHAsCiBvcmcuZ2p0Lm1tLm15c3FsLAogb3JnLmhpYmVybmF0ZSwK IG9yZy5oaWJl
cm5hdGUuYWN0aW9uLAogb3JnLmhpYmVybmF0ZS5hbm5vdGF0aW9ucywKIG9y Zy5oaWJlcm5h
dGUuYW5ub3RhdGlvbnMuY29tbW9uLAogb3JnLmhpYmVybmF0ZS5hbm5vdGF0 aW9ucy5jb21t
b24uYW5ub3RhdGlvbmZhY3RvcnksCiBvcmcuaGliZXJuYXRlLmFubm90YXRp b25zLmNvbW1v
bi5yZWZsZWN0aW9uLAogb3JnLmhpYmVybmF0ZS5hbm5vdGF0aW9ucy5jb21t b24ucmVmbGVj
dGlvbi5qYXZhLAogb3JnLmhpYmVybmF0ZS5hbm5vdGF0aW9ucy5jb21tb24u cmVmbGVjdGlv
bi5qYXZhLmdlbmVyaWNzLAogb3JnLmhpYmVybmF0ZS5hbm5vdGF0aW9ucy5j b21tb24udXRp
bCwKIG9yZy5oaWJlcm5hdGUuYnl0ZWNvZGUsCiBvcmcuaGliZXJuYXRlLmJ5 dGVjb2RlLmNn
bGliLAogb3JnLmhpYmVybmF0ZS5ieXRlY29kZS5qYXZhc3Npc3QsCiBvcmcu aGliZXJuYXRl
LmJ5dGVjb2RlLnV0aWwsCiBvcmcuaGliZXJuYXRlLmNhY2hlLAogb3JnLmhp YmVybmF0ZS5j
YWNoZS5hY2Nlc3MsCiBvcmcuaGliZXJuYXRlLmNhY2hlLmVudHJ5LAogb3Jn LmhpYmVybmF0
ZS5jYWNoZS5pbXBsLAogb3JnLmhpYmVybmF0ZS5jYWNoZS5pbXBsLmJyaWRn ZSwKIG9yZy5o
aWJlcm5hdGUuY2FjaGUuamJjMiwKIG9yZy5oaWJlcm5hdGUuY2FjaGUuamJj Mi5hY2Nlc3Ms
CiBvcmcuaGliZXJuYXRlLmNhY2hlLmpiYzIuYnVpbGRlciwKIG9yZy5oaWJl cm5hdGUuY2Fj
aGUuamJjMi5jb2xsZWN0aW9uLAogb3JnLmhpYmVybmF0ZS5jYWNoZS5qYmMy LmVudGl0eSwK
IG9yZy5oaWJlcm5hdGUuY2FjaGUuamJjMi5xdWVyeSwKIG9yZy5oaWJlcm5h dGUuY2FjaGUu
amJjMi50aW1lc3RhbXAsCiBvcmcuaGliZXJuYXRlLmNhY2hlLmpiYzIudXRp bCwKIG9yZy5o
aWJlcm5hdGUuY2ZnLAogb3JnLmhpYmVybmF0ZS5jZmcuYW5ub3RhdGlvbnMs CiBvcmcuaGli
ZXJuYXRlLmNmZy5hbm5vdGF0aW9ucy5yZWZsZWN0aW9uLAogb3JnLmhpYmVy bmF0ZS5jZmcu
c2VhcmNoLAogb3JnLmhpYmVybmF0ZS5jbGFzc2ljLAogb3JnLmhpYmVybmF0 ZS5jb2xsZWN0
aW9uLAogb3JnLmhpYmVybmF0ZS5jb25uZWN0aW9uLAogb3JnLmhpYmVybmF0 ZS5jb250ZXh0
LAogb3JnLmhpYmVybmF0ZS5jcml0ZXJpb24sCiBvcmcuaGliZXJuYXRlLmRp YWxlY3QsCiBv
cmcuaGliZXJuYXRlLmRpYWxlY3QuZnVuY3Rpb24sCiBvcmcuaGliZXJuYXRl LmRpYWxlY3Qu
bG9jaywKIG9yZy5oaWJlcm5hdGUuZWpiLAogb3JnLmhpYmVybmF0ZS5lamIu Y29ubmVjdGlv
biwKIG9yZy5oaWJlcm5hdGUuZWpiLmV2ZW50LAogb3JnLmhpYmVybmF0ZS5l amIuaW5zdHJ1
bWVudCwKIG9yZy5oaWJlcm5hdGUuZWpiLnBhY2thZ2luZywKIG9yZy5oaWJl cm5hdGUuZWpi
LnRyYW5zYWN0aW9uLAogb3JnLmhpYmVybmF0ZS5lamIudXRpbCwKIG9yZy5o aWJlcm5hdGUu
ZW5naW5lLAogb3JnLmhpYmVybmF0ZS5lbmdpbmUubG9hZGluZywKIG9yZy5o aWJlcm5hdGUu
ZW5naW5lLnF1ZXJ5LAogb3JnLmhpYmVybmF0ZS5lbmdpbmUucXVlcnkuc3Fs LAogb3JnLmhp
YmVybmF0ZS5lbmdpbmUudHJhbnNhY3Rpb24sCiBvcmcuaGliZXJuYXRlLmV2 ZW50LAogb3Jn
LmhpYmVybmF0ZS5ldmVudC5kZWYsCiBvcmcuaGliZXJuYXRlLmV4Y2VwdGlv biwKIG9yZy5o
aWJlcm5hdGUuaHFsLAogb3JnLmhpYmVybmF0ZS5ocWwuYW50bHIsCiBvcmcu aGliZXJuYXRl
LmhxbC5hc3QsCiBvcmcuaGliZXJuYXRlLmhxbC5hc3QuZXhlYywKIG9yZy5o aWJlcm5hdGUu
aHFsLmFzdC50cmVlLAogb3JnLmhpYmVybmF0ZS5ocWwuYXN0LnV0aWwsCiBv cmcuaGliZXJu
YXRlLmhxbC5jbGFzc2ljLAogb3JnLmhpYmVybmF0ZS5pZCwKIG9yZy5oaWJl cm5hdGUuaWQu
ZW5oYW5jZWQsCiBvcmcuaGliZXJuYXRlLmlkLmluc2VydCwKIG9yZy5oaWJl cm5hdGUuaW1w
bCwKIG9yZy5oaWJlcm5hdGUuaW50ZXJjZXB0LAogb3JnLmhpYmVybmF0ZS5p bnRlcmNlcHQu
Y2dsaWIsCiBvcmcuaGliZXJuYXRlLmludGVyY2VwdC5qYXZhc3Npc3QsCiBv cmcuaGliZXJu
YXRlLmpkYmMsCiBvcmcuaGliZXJuYXRlLmpkYmMudXRpbCwKIG9yZy5oaWJl cm5hdGUuam14
LAogb3JnLmhpYmVybmF0ZS5sb2FkZXIsCiBvcmcuaGliZXJuYXRlLmxvYWRl ci5jb2xsZWN0
aW9uLAogb3JnLmhpYmVybmF0ZS5sb2FkZXIuY3JpdGVyaWEsCiBvcmcuaGli ZXJuYXRlLmxv
YWRlci5jdXN0b20sCiBvcmcuaGliZXJuYXRlLmxvYWRlci5jdXN0b20uc3Fs LAogb3JnLmhp
YmVybmF0ZS5sb2FkZXIuZW50aXR5LAogb3JnLmhpYmVybmF0ZS5sb2FkZXIu aHFsLAogb3Jn
LmhpYmVybmF0ZS5sb2IsCiBvcmcuaGliZXJuYXRlLm1hcHBpbmcsCiBvcmcu aGliZXJuYXRl
Lm1ldGFkYXRhLAogb3JnLmhpYmVybmF0ZS5wYXJhbSwKIG9yZy5oaWJlcm5h dGUucGVyc2lz
dGVyLAogb3JnLmhpYmVybmF0ZS5wZXJzaXN0ZXIuY29sbGVjdGlvbiwKIG9y Zy5oaWJlcm5h
dGUucGVyc2lzdGVyLmVudGl0eSwKIG9yZy5oaWJlcm5hdGUucHJldHR5LAog b3JnLmhpYmVy
bmF0ZS5wcm9wZXJ0eSwKIG9yZy5oaWJlcm5hdGUucHJveHksCiBvcmcuaGli ZXJuYXRlLnBy
b3h5LmRvbTRqLAogb3JnLmhpYmVybmF0ZS5wcm94eS5tYXAsCiBvcmcuaGli ZXJuYXRlLnBy
b3h5LnBvam8sCiBvcmcuaGliZXJuYXRlLnByb3h5LnBvam8uY2dsaWIsCiBv cmcuaGliZXJu
YXRlLnByb3h5LnBvam8uamF2YXNzaXN0LAogb3JnLmhpYmVybmF0ZS5zZWN1 cmUsCiBvcmcu
aGliZXJuYXRlLnNxbCwKIG9yZy5oaWJlcm5hdGUuc3RhdCwKIG9yZy5oaWJl cm5hdGUudG9v
bC5oYm0yZGRsLAogb3JnLmhpYmVybmF0ZS50b29sLmluc3RydW1lbnQsCiBv cmcuaGliZXJu
YXRlLnRvb2wuaW5zdHJ1bWVudC5jZ2xpYiwKIG9yZy5oaWJlcm5hdGUudG9v bC5pbnN0cnVt
ZW50LmphdmFzc2lzdCwKIG9yZy5oaWJlcm5hdGUudHJhbnNhY3Rpb24sCiBv cmcuaGliZXJu
YXRlLnRyYW5zZm9ybSwKIG9yZy5oaWJlcm5hdGUudHVwbGUsCiBvcmcuaGli ZXJuYXRlLnR1
cGxlLmNvbXBvbmVudCwKIG9yZy5oaWJlcm5hdGUudHVwbGUuZW50aXR5LAog b3JnLmhpYmVy
bmF0ZS50eXBlLAogb3JnLmhpYmVybmF0ZS51c2VydHlwZSwKIG9yZy5oaWJl cm5hdGUudXRp
bCwKIG9yZy5oc3FsZGIsCiBvcmcuaHNxbGRiLmluZGV4LAogb3JnLmhzcWxk Yi5qZGJjLAog
b3JnLmhzcWxkYi5saWIsCiBvcmcuaHNxbGRiLmxpYi5qYXZhLAogb3JnLmhz cWxkYi5yZXNv
dXJjZXMsCiBvcmcuaHNxbGRiLnJvd2lvLAogb3JnLmhzcWxkYi5zY3JpcHRp bywKIG9yZy5o
c3FsZGIuc3RvcmUsCiBvcmcuaHNxbGRiLnR5cGVzLAogb3JnLmhzcWxkYi51 dGlsCkJ1bmRs
ZS1SZXF1aXJlZEV4ZWN1dGlvbkVudmlyb25tZW50OiBKMlNFLTEuNQpCdW5k bGUtVmVuZG9y
OiAlUGx1Z2luLnByb3ZpZGVyTmFtZQpCdW5kbGUtQ2xhc3NQYXRoOiBhbnRs ci0yLjcuNi5q
YXIsCiBjM3AwLTAuOS4xLmphciwKIGNvbW1vbnMtY29sbGVjdGlvbnMtMy4x LmphciwKIGRv
bTRqLTEuNi4xLmphciwKIGVoY2FjaGUtMS4yLjMuamFyLAogaGliZXJuYXRl LWFubm90YXRp
b25zLmphciwKIGhpYmVybmF0ZS1jb21tb25zLWFubm90YXRpb25zLmphciwK IGhpYmVybmF0
ZS1lbnRpdHltYW5hZ2VyLmphciwKIGhpYmVybmF0ZTMuamFyLAogaHNxbGRi LmphciwKIGph
dmFzc2lzdC0zLjkuR0EuamFyLAogamF2YXgucGVyc2lzdGVuY2VfMS45OS4w LmphciwKIGp0
YS0xLjEuamFyLAogbXlzcWwtY29ubmVjdG9yLWphdmEtNS4xLjYtYmluLmph ciwKIHNsZjRq
LWFwaS0xLjUuOC5qYXIsCiBzbGY0ai1ub3AtMS41LjguamFyLAogamF2YXNz aXN0LTMuOS4w
LkdBLmphciwKIGxvZzRqLTEuMi44LmphciwKIHNsZjRqLWxvZzRqMTItMS41 LjguamFyCg==
--------------090802060802050702000206
Content-Type: text/plain;
name="build.properties"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="build.properties"

YmluLmluY2x1ZGVzID0gTUVUQS1JTkYvLFwKICAgICAgICAgICAgICAgcmVh ZG1lLnR4dCxc
CiAgICAgICAgICAgICAgIGFudGxyLTIuNy42LmphcixcCiAgICAgICAgICAg ICAgIGhpYmVy
bmF0ZS1hbm5vdGF0aW9ucy5qYXIsXAogICAgICAgICAgICAgICBoaWJlcm5h dGUtZW50aXR5
bWFuYWdlci5qYXIsXAogICAgICAgICAgICAgICBjM3AwLTAuOS4xLmphcixc CiAgICAgICAg
ICAgICAgIGVoY2FjaGUtMS4yLjMuamFyLFwKICAgICAgICAgICAgICAgaHNx bGRiLmphcixc
CiAgICAgICAgICAgICAgIGFib3V0Lmh0bWwsXAogICAgICAgICAgICAgICBj b3B5cmlnaHQu
dHh0LFwKICAgICAgICAgICAgICAgZXBsLXYxMC5odG1sLFwKICAgICAgICAg ICAgICAgbGlj
ZW5zZS5odG1sLFwKICAgICAgICAgICAgICAgbW9kZWxpbmczMi5wbmcsXAog ICAgICAgICAg
ICAgICBwbHVnaW4ucHJvcGVydGllcyxcCiAgICAgICAgICAgICAgIG15c3Fs LWNvbm5lY3Rv
ci1qYXZhLTUuMS42LWJpbi5qYXIsXAogICAgICAgICAgICAgICBoaWJlcm5h dGUtY29tbW9u
cy1hbm5vdGF0aW9ucy5qYXIsXAogICAgICAgICAgICAgICBoaWJlcm5hdGUz LmphcixcCiAg
ICAgICAgICAgICAgIGphdmF4LnBlcnNpc3RlbmNlXzEuOTkuMC5qYXIsXAog ICAgICAgICAg
ICAgICBqdGEtMS4xLmphcixcCiAgICAgICAgICAgICAgIHNsZjRqLWFwaS0x LjUuOC5qYXIs
XAogICAgICAgICAgICAgICBzbGY0ai1ub3AtMS41LjguamFyLFwKICAgICAg ICAgICAgICAg
amF2YXNzaXN0LTMuOS4wLkdBLmphcixcCiAgICAgICAgICAgICAgIGNvbW1v bnMtY29sbGVj
dGlvbnMtMy4xLmphcixcCiAgICAgICAgICAgICAgIGRvbTRqLTEuNi4xLmph cixcCiAgICAg
ICAgICAgICAgIGxvZzRqLTEuMi44LmphcixcCiAgICAgICAgICAgICAgIHNs ZjRqLWxvZzRq
MTItMS41LjguamFyCmphcnMuZXh0cmEuY2xhc3NwYXRoID0gYW50bHItMi43 LjYuamFyLFwK
ICAgICAgICAgICAgICAgICAgICAgICBjM3AwLTAuOS4xLmphcixcCiAgICAg ICAgICAgICAg
ICAgICAgICAgY29tbW9ucy1jb2xsZWN0aW9ucy0zLjEuamFyLFwKICAgICAg ICAgICAgICAg
ICAgICAgICBkb200ai0xLjYuMS5qYXIsXAogICAgICAgICAgICAgICAgICAg ICAgIGVoY2Fj
aGUtMS4yLjMuamFyLFwKICAgICAgICAgICAgICAgICAgICAgICBoaWJlcm5h dGUtYW5ub3Rh
dGlvbnMuamFyLFwKICAgICAgICAgICAgICAgICAgICAgICBoaWJlcm5hdGUt Y29tbW9ucy1h
bm5vdGF0aW9ucy5qYXIsXAogICAgICAgICAgICAgICAgICAgICAgIGhpYmVy bmF0ZTMuamFy
LFwKICAgICAgICAgICAgICAgICAgICAgICBoc3FsZGIuamFyLFwKICAgICAg ICAgICAgICAg
ICAgICAgICBqYXZheC5wZXJzaXN0ZW5jZV8xLjk5LjAuamFyLFwKICAgICAg ICAgICAgICAg
ICAgICAgICBqdGEtMS4xLmphcixcCiAgICAgICAgICAgICAgICAgICAgICAg bXlzcWwtY29u
bmVjdG9yLWphdmEtNS4xLjYtYmluLmphcixcCiAgICAgICAgICAgICAgICAg ICAgICAgaGli
ZXJuYXRlLWVudGl0eW1hbmFnZXIuamFyLFwKICAgICAgICAgICAgICAgICAg ICAgICBqYXZh
c3Npc3QtMy45LjAuR0EuamFyLFwKICAgICAgICAgICAgICAgICAgICAgICBz bGY0ai1hcGkt
MS41LjguamFyLFwKICAgICAgICAgICAgICAgICAgICAgICBzbGY0ai1ub3At MS41LjguamFy
CmphdmFjU291cmNlPTEuNQpqYXZhY1RhcmdldD0xLjUK
--------------090802060802050702000206--
Re: GMF & TENEO [message #490358 is a reply to message #490126] Thu, 08 October 2009 12:48 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Thanks for your help, but I can do what I want, the tutorial don't works. Now I've nearly the same Manifest.MF and build.properties but the same problem. What can we have forgot? I've no more idea.
Re: GMF & TENEO [message #490365 is a reply to message #490358] Thu, 08 October 2009 12:50 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
Can you check in the hibernate3.jar if the org.hibernate.EntityNameResolver class is really there? I know that you
mentioned that it is the correct one but it seems just special that the CCE is on the class introduced in hibernate 3.3.2.
Can you also check in the StoreController code if you can add a reference to the EntityNameResolver there? Just to check
that it can be referred.

gr. Martin

rafnixx@hushmail.com wrote:
> Thanks for your help, but I can do what I want, the tutorial don't
> works. Now I've nearly the same Manifest.MF and build.properties but the
> same problem. What can we have forgot? I've no more idea.


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490382 is a reply to message #490126] Thu, 08 October 2009 14:00 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
the org.hibernateEntityNameResolver class is really there. When Itried to create an EntityNameResolver object in StoreController.java. I had to import org.hibernate.EntityNameResolver -result: Access restriction: The type EntityNameResolver is not accessible due to restriction on required library Hibernate_Plugin/META-INF/hibernate3.jar
Re: GMF & TENEO [message #490391 is a reply to message #490382] Thu, 08 October 2009 14:10 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
It is annoying but this at least gives some information...
You exported the org.hibernate package in the hibernate plugin?

Another change you can make is get rid of the import package of org.hibernate in
org.eclipse.gmf.examples.mindmap.rcp.diagram
import package is great but if you have multiple plugins with hibernate jars then you are not sure where Eclipse really
gets the hibernate code from.

And another change you can try:
move the dependencies on teneo and hibernate plugins from the org.eclipse.gmf.examples.mindmap plugin to the
org.eclipse.gmf.examples.mindmap.rcp.diagram plugin.

gr. Martin

rafnixx@hushmail.com wrote:
> Hi Martin,
> the org.hibernateEntityNameResolver class is really there. When Itried
> to create an EntityNameResolver object in StoreController.java. I had to
> import org.hibernate.EntityNameResolver -result: Access restriction: The
> type EntityNameResolver is not accessible due to restriction on required
> library Hibernate_Plugin/META-INF/hibernate3.jar


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490399 is a reply to message #490126] Thu, 08 October 2009 14:39 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
What should I say, thx for your patience, but It don't works. Can I send you a zip file and you have a look on it?
Re: GMF & TENEO [message #490406 is a reply to message #490399] Thu, 08 October 2009 14:47 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
Yes ofcourse, my email address is in the reply.

gr. Martin

rafnixx@hushmail.com wrote:
> What should I say, thx for your patience, but It don't works. Can I send
> you a zip file and you have a look on it?


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490726 is a reply to message #490399] Fri, 09 October 2009 20:46 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
I got it working with making two changes to the code you sent:
- change the annotations.xml: remove the DOCTYPE tag present in the first line (I will make this change in the tutorial)
- add this to the Hibernate_Plugin_New plugin Manifest.MF: Eclipse-BuddyPolicy: dependent

gr. Martin

rafnixx@hushmail.com wrote:
> What should I say, thx for your patience, but It don't works. Can I send
> you a zip file and you have a look on it?


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490815 is a reply to message #490126] Sun, 11 October 2009 13:48 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
its me again Smile
I tried it with the zip you send me. I only changed teneo.properties:

hibernate.connection.driver_class=com.microsoft.sqlserver.jd bc.SQLServerDriver
hibernate.connection.url=jdbc:sqlserver://NBRB1:1433;databaseName=mindmap
hibernate.connection.username=tester
hibernate.connection.password=******
hibernate.dialect=org.hibernate.dialect.SQLServerDialect

And hoped that it wirks. A New workbench opened - File - New - Mindmap Diagram
Console said:

11.10.2009 15:43:41 org.hibernate.cfg.Environment <clinit>
INFO: Hibernate 3.3.2.GA
11.10.2009 15:43:41 org.hibernate.cfg.Environment <clinit>
INFO: hibernate.properties not found
11.10.2009 15:43:41 org.hibernate.cfg.Environment buildBytecodeProvider
INFO: Bytecode provider name : javassist
11.10.2009 15:43:41 org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Map -> map
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Relationship -> relationship
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Resource -> resource
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Resource.comments -> resource_comments
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Resource.topics -> resource_topics
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Thread -> thread
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: ThreadItem -> threaditem
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Topic -> topic
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Topic.resources -> topic_resources
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Topic.subtopics -> topic_subtopics
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: ecore_EObject -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EModelElement -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: View -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Edge -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Node -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Style -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: FillStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: LineStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: FontStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: TitleStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: SortingStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: SortingStyle.sortedObjects -> sortingstyle_sortedobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DescriptionStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: LayoutConstraint -> layoutconstraint
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Size -> layoutconstraint
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Location -> layoutconstraint
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Bounds -> layoutconstraint
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Ratio -> layoutconstraint
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Anchor -> anchor
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Bendpoints -> bendpoints
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: IdentityAnchor -> anchor
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: RoutingStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: RelativeBendpoints -> bendpoints
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Diagram -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Image -> image
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Image.data -> image_data
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: CanonicalStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ShapeStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ConnectorStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: PageStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DrawerStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: GuideStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: Guide -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: Guide.nodeMap -> nodeMap
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: FilteringStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: FilteringStyle.filteredObjects -> filteringstyle_filteredobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DiagramStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ImageStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ImageBufferStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: NamedStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: PropertiesSetStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: StringObjectConverter -> stringobjectconverter
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: PropertyValue -> stringobjectconverter
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DataTypeStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: SingleValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: ListValueStyle.rawValuesList -> listvaluestyle_rawvalueslist
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: IntValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: IntListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: IntListValueStyle.intListValue -> intlistvaluestyle_intlistvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: BooleanValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DoubleValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DoubleListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: DoubleListValueStyle.doubleListValue -> doublelistvaluestyle_doublelistvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: StringValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: StringListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: StringListValueStyle.stringListValue -> stringlistvaluestyle_stringlistvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EObjectValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EObjectListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EObjectListValueStyle.eObjectListValue -> eobjectlistvaluestyle_eobjectlistvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ByteArrayValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: ByteArrayValueStyle.byteArrayValue -> bytearrayvaluestyle_bytearrayvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: BooleanListValueStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: BooleanListValueStyle.booleanListValue -> booleanlistvaluestyle_booleanlistvalue
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DiagramLinkStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: HintedDiagramLinkStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: MultiDiagramLinkStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: MultiDiagramLinkStyle.diagramLinks -> multidiagramlinkstyle_diagramlinks
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: TextStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: LineTypeStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ArrowStyle -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Shape -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: BasicDecorationNode -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: DecorationNode -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: BasicCompartment -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Compartment -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ListCompartment -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: ListCompartment.sortedObjects -> listcompartment_sortedobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: ListCompartment.filteredObjects -> listcompartment_filteredobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: Connector -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: StandardDiagram -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: BasicSemanticCompartment -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: SemanticListCompartment -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: SemanticListCompartment.sortedObjects -> semanticlistcompartment_sortedobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: SemanticListCompartment.filteredObjects -> semanticlistcompartment_filteredobjects
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ENamedElement -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ETypedElement -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EStructuralFeature -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EAttribute -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EAnnotation -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EAnnotation.details -> details
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EAnnotation.contents -> eannotation_contents
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EAnnotation.references -> eannotation_references
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EClassifier -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EClass -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EClass.eSuperTypes -> eclass_esupertypes
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EDataType -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EEnum -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EEnumLiteral -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EFactory -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EOperation -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EOperation.eExceptions -> eoperation_eexceptions
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EPackage -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EParameter -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EReference -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollection
INFO: Mapping collection: EReference.eKeys -> ereference_ekeys
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: EGenericType -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: ETypeParameter -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: AnyType -> anytype
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: AnyType_mixed -> anytype_mixed
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: AnyType_anyAttribute -> anytype_anyattribute
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: AnyType_any -> anytype_any
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: ProcessingInstruction -> processinginstruction
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindSubclass
INFO: Mapping subclass: SimpleAnyType -> anytype
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Map.rootTopics -> topic
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Map.relations -> relationship
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Map.resources -> resource
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Thread.items -> threaditem
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Topic.comments -> thread
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EModelElement.eAnnotations -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: View.children -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: View.styles -> style
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: Diagram.edges -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: GuideStyle.horizontalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: GuideStyle.verticalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: DiagramStyle.horizontalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: DiagramStyle.verticalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: PropertiesSetStyle.propertiesMap -> stringobjectconverter
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: StandardDiagram.horizontalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: StandardDiagram.verticalGuides -> guide
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EClassifier.eTypeParameters -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EClass.eOperations -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EClass.eStructuralFeatures -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EClass.eGenericSuperTypes -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EEnum.eLiterals -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EOperation.eTypeParameters -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EOperation.eParameters -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EOperation.eGenericExceptions -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EPackage.eClassifiers -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EPackage.eSubpackages -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: EGenericType.eTypeArguments -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: ETypeParameter.eBounds -> ecore_eobject
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: AnyType.mixed -> anytype_mixed
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: AnyType.anyAttribute -> anytype_anyattribute
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: AnyType_mixed.any -> anytype_any
11.10.2009 15:43:42 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: AnyType_mixed.anyAttribute -> anytype_anyattribute
11.10.2009 15:43:42 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
11.10.2009 15:43:42 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 10
11.10.2009 15:43:42 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
11.10.2009 15:43:42 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: com.microsoft.sqlserver.jdbc.SQLServerDriver at URL: jdbc:sqlserver://NBRB1:1433;databaseName=mindmap
11.10.2009 15:43:42 org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=tester, password=****}
11.10.2009 15:43:43 org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Microsoft SQL Server, version: 9.00.4035
11.10.2009 15:43:43 org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Microsoft SQL Server JDBC Driver 2.0, version: 2.0.1803.100

And than the old problem:
"The chosen operation is not currently available."





Re: GMF & TENEO [message #490817 is a reply to message #490126] Sun, 11 October 2009 14:10 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
The error log of the Plug In Development Perspective:

Could not create action delegate for id: org.eclipse.gmf.examples.mindmap.rcp.diagram.NewDiagramActio n

and

Plug-in org.eclipse.gmf.examples.mindmap.rcp.diagram was unable to load class org.eclipse.gmf.examples.mindmap.rcp.diagram.application.Dia gramEditorActionBarAdvisor$NewDiagramAction.

org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter $TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.gmf.examples.mindmap.rcp.diagram (875).
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:125)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:449)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:211)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass (BundleLoader.java:381)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:457)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:410)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:398)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund leLoader.java:326)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:231)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1193)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI .createExecutableExtension(RegistryStrategyOSGI.java:160)
at org.eclipse.core.internal.registry.ExtensionRegistry.createE xecutableExtension(ExtensionRegistry.java:874)
at org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandl e.createExecutableExtension(ConfigurationElementHandle.java: 51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugi n.java:267)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work benchPlugin.java:263)
at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAc tion.java:122)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:223)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:229)
at org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3473)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia gramEditorPlugin.start() of bundle org.eclipse.gmf.examples.mindmap.rcp.diagram.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:806)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:352)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:280)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:408)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
... 49 more
Caused by: org.hibernate.HibernateException: Dialect class not found: org.hibernate.dialect.SQLServerDialect
at org.hibernate.dialect.resolver.DialectFactory.constructDiale ct(DialectFactory.java:160)
at org.hibernate.dialect.resolver.DialectFactory.buildDialect(D ialectFactory.java:100)
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFact ory.java:117)
at org.hibernate.cfg.Configuration.buildSettingsInternal(Config uration.java:2119)
at org.hibernate.cfg.Configuration.buildSettings(Configuration. java:2115)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configur ation.java:1339)
at org.eclipse.emf.teneo.hibernate.HbSessionDataStore.buildSess ionFactory(HbSessionDataStore.java:198)
at org.eclipse.emf.teneo.hibernate.HbSessionDataStore.initializ e(HbSessionDataStore.java:86)
at org.eclipse.gmf.examples.mindmap.rcp.diagram.db.StoreControl ler.initializeDataStore(StoreController.java:95)
at org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia gramEditorPlugin.start(MindmapDiagramEditorPlugin.java:71)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:774)
... 54 more
Caused by: java.lang.ClassNotFoundException: org.hibernate.dialect.SQLServerDialect
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInter nal(BundleLoader.java:494)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:410)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund leLoader.java:398)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper. java:192)
at org.hibernate.dialect.resolver.DialectFactory.constructDiale ct(DialectFactory.java:157)
... 66 more

Re: GMF & TENEO [message #490850 is a reply to message #490817] Sun, 11 October 2009 20:46 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
I have really no idea why this fails. With me it worked and I also used Eclipse SR1 and Teneo 1.1.2. One question: do
you have other plugins which also contain/export hibernate libraries?

gr. Martin

rafnixx@hushmail.com wrote:
> The error log of the Plug In Development Perspective:
>
> Could not create action delegate for id:
> org.eclipse.gmf.examples.mindmap.rcp.diagram.NewDiagramActio n
>
> and
>
> Plug-in org.eclipse.gmf.examples.mindmap.rcp.diagram was unable to load
> class org.eclipse.gmf.examples.mindmap.rcp.diagram.application.Dia
> gramEditorActionBarAdvisor$NewDiagramAction.
>
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> $TerminatingClassNotFoundException: An error occurred while
> automatically activating bundle
> org.eclipse.gmf.examples.mindmap.rcp.diagram (875).
> at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> .postFindLocalClass(EclipseLazyStarter.java:125)
> at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc
> alClass(ClasspathManager.java:449)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin
> dLocalClass(DefaultClassLoader.java:211)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass
> (BundleLoader.java:381)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInter
> nal(BundleLoader.java:457)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:410)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:398)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa
> dClass(DefaultClassLoader.java:105)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(Bund
> leLoader.java:326)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClas
> s(BundleHost.java:231)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.load
> Class(AbstractBundle.java:1193)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI
> .createExecutableExtension(RegistryStrategyOSGI.java:160)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createE
> xecutableExtension(ExtensionRegistry.java:874)
> at org.eclipse.core.internal.registry.ConfigurationElement.crea
> teExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandl
> e.createExecutableExtension(ConfigurationElementHandle.java: 51)
> at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugi
> n.java:267)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator
> .java:70)
> at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(Work
> benchPlugin.java:263)
> at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAc
> tion.java:122)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi
> on.java:223)
> at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl
> uginAction.java:229)
> at org.eclipse.jface.action.ActionContributionItem.handleWidget
> Selection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(Act
> ionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEven
> t(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja
> va:3880)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3473)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav
> a:2405)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault
> (Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work
> bench.java:493)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j
> ava:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start
> (IDEApplication.java:113)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips
> eAppHandle.java:194)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:368)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:179)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
> Caused by: org.osgi.framework.BundleException: Exception in
> org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia
> gramEditorPlugin.start() of bundle
> org.eclipse.gmf.examples.mindmap.rcp.diagram.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tartActivator(BundleContextImpl.java:806)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tart(BundleContextImpl.java:755)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWor
> ker(BundleHost.java:352)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.star
> t(AbstractBundle.java:280)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAct
> ion.java:408)
> at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter
> .postFindLocalClass(EclipseLazyStarter.java:111)
> ... 49 more
> Caused by: org.hibernate.HibernateException: Dialect class not found:
> org.hibernate.dialect.SQLServerDialect at
> org.hibernate.dialect.resolver.DialectFactory.constructDiale
> ct(DialectFactory.java:160)
> at org.hibernate.dialect.resolver.DialectFactory.buildDialect(D
> ialectFactory.java:100)
> at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFact
> ory.java:117)
> at org.hibernate.cfg.Configuration.buildSettingsInternal(Config
> uration.java:2119)
> at org.hibernate.cfg.Configuration.buildSettings(Configuration.
> java:2115)
> at org.hibernate.cfg.Configuration.buildSessionFactory(Configur
> ation.java:1339)
> at org.eclipse.emf.teneo.hibernate.HbSessionDataStore.buildSess
> ionFactory(HbSessionDataStore.java:198)
> at org.eclipse.emf.teneo.hibernate.HbSessionDataStore.initializ
> e(HbSessionDataStore.java:86)
> at org.eclipse.gmf.examples.mindmap.rcp.diagram.db.StoreControl
> ler.initializeDataStore(StoreController.java:95)
> at org.eclipse.gmf.examples.mindmap.rcp.diagram.part.MindmapDia
> gramEditorPlugin.start(MindmapDiagramEditorPlugin.java:71)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1
> .run(BundleContextImpl.java:783)
> at java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s
> tartActivator(BundleContextImpl.java:774)
> ... 54 more
> Caused by: java.lang.ClassNotFoundException:
> org.hibernate.dialect.SQLServerDialect at
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInter
> nal(BundleLoader.java:494)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:410)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(Bund
> leLoader.java:398)
> at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa
> dClass(DefaultClassLoader.java:105)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Unknown Source)
> at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.
> java:192)
> at org.hibernate.dialect.resolver.DialectFactory.constructDiale
> ct(DialectFactory.java:157)
> ... 66 more
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490926 is a reply to message #490126] Mon, 12 October 2009 12:31 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
It seems to be a problem or a conflict with MS SQL Server.
I installed MySQL and it works. But not with MS SQL Server 2005 Express Edition. Has anybody tried it with MS SQL Server ?
Re: GMF & TENEO [message #490930 is a reply to message #490926] Mon, 12 October 2009 12:41 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
I have not tried recently but it worked with me with MS SQL Server for sure. What does not work? You mean get the CNF
exception on the SQLServerDialect but not on the Mysql dialect?

gr. Martin

rafnixx@hushmail.com wrote:
> It seems to be a problem or a conflict with MS SQL Server. I installed
> MySQL and it works. But not with MS SQL Server 2005 Express Edition. Has
> anybody tried it with MS SQL Server ?


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #490932 is a reply to message #490126] Mon, 12 October 2009 12:48 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
With MS SQL Server i can't create a new Mindmap Diagram in the running workbench (File - New - Mindmap Diagram): "The chosen operation is not currently available".
Same projekt: I only changed the teneo.properties for a Mysql Server and everything is running without problems.
Re: GMF & TENEO [message #490939 is a reply to message #490932] Mon, 12 October 2009 13:24 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Yes, I am afraid that I am as surprised as you. With these type of problems, I would check if accidentally the class is
corrupted in the jar file, or that it has some specific obscure dependency... or maybe you are not using the right
driver (I am really in guessing mode here....)

gr. Martin

rafnixx@hushmail.com wrote:
> With MS SQL Server i can't create a new Mindmap Diagram in the running
> workbench (File - New - Mindmap Diagram): "The chosen operation is not
> currently available".
> Same projekt: I only changed the teneo.properties for a Mysql Server and
> everything is running without problems.


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #491142 is a reply to message #490126] Tue, 13 October 2009 13:02 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hello again,

I want to use a manually generated mapping file. I created the hibernate.hbm.xml with right click on mindmap.ecore file.
I added props.setProperty(PersistenceOptions.USE_MAPPING_FILE,"true ");
in the StoreController.java, copied the file to org.eclipse.gmf.examples.mindmap.rcp.diagram.src and changed the build.properties. Whe I try to open an new DB Editor, I got
org.hibernate.hql.ast.QuerySyntaxException: Diagram is not mapped [from Diagram]
I think the problem is in StoreController.java:
public static final URI DATABASE_URI = URI.createURI("hbxml://?dsname=mindmap&query1=from Map&query2=from Diagram");

What should I change?

Re: GMF & TENEO [message #491151 is a reply to message #491142] Tue, 13 October 2009 13:24 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
When use a mapping file then Teneo does not generate a mapping in-memory anymore. And in your case you generate a
mapping file for mindmap.ecore but not for notation.ecore (the GMF ecore file), also GMF extends ecore so you also need
to generate a mapping file for the Ecore Package.
You can select multiple ecore when manually creating an ecore file. However, it can be easier to do the following:
create a hbdatastore as described in the tutorial (so without using a mapping file and using the annotations.xml),
initialize it and then call dataStore.getMappingXML() to get the hbm mapping and then store this hbm mapping somewhere
and use that as the mapping file. In this way you get a complete mapping file with all the cases covered.

gr. Marti

rafnixx@hushmail.com wrote:
> Hello again,
>
> I want to use a manually generated mapping file. I created the
> hibernate.hbm.xml with right click on mindmap.ecore file. I added
> props.setProperty(PersistenceOptions.USE_MAPPING_FILE,"true "); in the
> StoreController.java, copied the file to
> org.eclipse.gmf.examples.mindmap.rcp.diagram.src and changed the
> build.properties. Whe I try to open an new DB Editor, I got
> org.hibernate.hql.ast.QuerySyntaxException: Diagram is not mapped [from
> Diagram]
> I think the problem is in StoreController.java:
> public static final URI DATABASE_URI =
> URI.createURI("hbxml://?dsname=mindmap&query1=from Map&query2=from
> Diagram");
>
> What should I change?
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #492449 is a reply to message #491151] Tue, 20 October 2009 13:33 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,

everything works fine with different dbms. The solution for the SQL Server 2005 problem was to delete the line hibernate.dialect=org.hibernate.dialect.SQLServerDialect in teneo.properties. it sounds curious but it works.

In the meantime I build my own MetaModel. In this modell you can creat classes with attributes, methods packages and different relationships. I tried to realise the persistence like your exampel on elver.org (mindmap). I made some changes (f.e.the uri and in the OpenMindmapDBEditor my root element: model) and everything works fine except the generalization. When you make a generalization between classes an save it - no problem. but if you start the Model DB editor again and try to save again (all the same if you made a change or not) than save failed and error: org.hibernate.ObjectDeletedException: deleted object would be re-saved by cascade (remove deleted object from associations): [Model#1]

There is no table associations. I think it is a error in the mapping file or do you have a idea?

[Updated on: Tue, 20 October 2009 13:34]

Report message to a moderator

Re: GMF & TENEO [message #492455 is a reply to message #492449] Tue, 20 October 2009 13:59 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
Yes maybe the mapping (the cascade options) need to be finetuned. Are you saying that you are opening the editor and
then make no change at all and press save? Resulting in the exception?

This exception occurs in the following case:
- say there is an object A and B, A refers to B
- B is deleted but not removed from A
- save is done, at that point Hibernate will throw this exception

Can you put a breakpoint in hibernate where this exception is thrown? And then analyze exactly which object it throws
this exception on? And also how it relates to other objects?

gr. Martin

rafnixx@hushmail.com wrote:
> Hi Martin,
>
> everything works fine with different dbms. The solution for the SQL
> Server 2005 problem was to delete the line
> hibernate.dialect=org.hibernate.dialect.SQLServerDialect in
> teneo.properties. it sounds curious but it works.
>
> In the meantime I build my own MetaModel. In this modell you can creat
> classes with attributes, methods packages and different relationships. I
> tried to realise the persistence like your exampel on elver.org
> (mindmap). I made some changes (f.e.the uri and in the
> OpenMindmapDBEditor my root element editor) and everything works fine
> except the generalization. When you make a generalization between
> classes an save it - no problem. but if you start the Model DB editor
> again and try to save again (all the same if you made a change or not)
> than save failed and error: org.hibernate.ObjectDeletedException:
> deleted object would be re-saved by cascade (remove deleted object from
> associations): [Model#1]
>
> There is no table associations. I think it is a error in the mapping
> file or do you have a idea?
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #492729 is a reply to message #492455] Wed, 21 October 2009 14:35 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
I tried differently things but it don't works. I was not able to analyze which object throws the exception.

"Are you saying that you are opening the editor and
then make no change at all and press save? Resulting in the exception?"

Yes thats true. When I creat 2 classes, make a generalization between them and save it - no problem. But if I close, open the DB Editor again an try to save again - ObjectDeletedException.

I've send you a email with the MetaEditor, I would be very grateful if you can have a short look on it.
Re: GMF & TENEO [message #492883 is a reply to message #490126] Thu, 22 October 2009 08:32 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
I found the error im my mapping file.

<subclass name="org.eclipse.gmf.runtime.notation.impl.ViewImpl" entity-name="View" abstract="true" lazy="false" extends="EModelElement" discriminator-value="View">
<meta attribute="eclassName">View</meta>
<meta attribute="epackage">http://www.eclipse.org/gmf/runtime/1.0.2/notation</meta>
<property name="visible" lazy="false" insert="true" update="true" not-null="false" unique="false" type="boolean">
<column not-null="false" unique="false" name="`visible`"/>
</property>
<property name="type" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String">
<column not-null="false" unique="false" name="`type`"/>
</property>
<list name="children" lazy="true" cascade="all,delete-orphan">
<key update="true" foreign-key="view_children">
<column name="`view_children_e_id`" not-null="false" unique="false"/>
</key>
<list-index column="`view_children_idx`"/>
<one-to-many entity-name="Node"/>
</list>
<list name="styles" lazy="true" cascade="all,delete-orphan">
<key update="true" foreign-key="view_styles">
<column name="`view_styles_e_id`" not-null="false" unique="false"/>
</key>
<list-index column="`view_styles_idx`"/>
<one-to-many entity-name="Style"/>
</list>
<any id-type="long" meta-type="string" name="element" cascade="all">
<column not-null="false" unique="false" name="`element_type`"/>
<column not-null="false" unique="false" name="`element_id`"/>
</any>
</subclass>

The solution was to delete the cascade="all"
Re: GMF & TENEO [message #492889 is a reply to message #492883] Thu, 22 October 2009 08:53 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
Sorry I have not yet had time to debug your issue locally. Yes maybe cascade="all" is to strict, also because
view.element is not a containment association. Instead of removing it completely can you try setting it as follows:
cascade="persist, merge, save-update, evict, replicate, lock, refresh"
(so basically except delete).

gr. Martin

rafnixx@hushmail.com wrote:
> I found the error im my mapping file.
>
> <subclass name="org.eclipse.gmf.runtime.notation.impl.ViewImpl"
> entity-name="View" abstract="true" lazy="false" extends="EModelElement"
> discriminator-value="View">
> <meta attribute="eclassName">View</meta>
> <meta
> attribute="epackage">http://www.eclipse.org/gmf/runtime/1.0.2/notation</meta>
>
> <property name="visible" lazy="false" insert="true"
> update="true" not-null="false" unique="false" type="boolean">
> <column not-null="false" unique="false" name="`visible`"/>
> </property>
> <property name="type" lazy="false" insert="true" update="true"
> not-null="false" unique="false" type="java.lang.String">
> <column not-null="false" unique="false" name="`type`"/>
> </property>
> <list name="children" lazy="true" cascade="all,delete-orphan">
> <key update="true" foreign-key="view_children">
> <column name="`view_children_e_id`" not-null="false"
> unique="false"/>
> </key>
> <list-index column="`view_children_idx`"/>
> <one-to-many entity-name="Node"/>
> </list>
> <list name="styles" lazy="true" cascade="all,delete-orphan">
> <key update="true" foreign-key="view_styles">
> <column name="`view_styles_e_id`" not-null="false"
> unique="false"/>
> </key>
> <list-index column="`view_styles_idx`"/>
> <one-to-many entity-name="Style"/>
> </list>
> <any id-type="long" meta-type="string" name="element"
> cascade="all">
> <column not-null="false" unique="false" name="`element_type`"/>
> <column not-null="false" unique="false" name="`element_id`"/>
> </any>
> </subclass>
>
> The solution was to delete the cascade="all"


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #506958 is a reply to message #492889] Mon, 11 January 2010 14:28 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
meanwhile my Editor works fine, but I've got a new little problem.
The GMf-used Database is also connected with a modell driven fatclient. Both (the Editor and the Client) accesses to the same database. And there are sometimes Problems, f.e.because of the database is changed and the Editor tries to work with unchanged database.
Is it possible that the editor can make a cyclic polling to the database. For example he loads the actually database every 10 seconds.
Hope you can help.


rafnixx
Re: GMF & TENEO [message #506969 is a reply to message #506958] Mon, 11 January 2010 14:55 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
This type of functionality is not delivered by Teneo. Most people use CDO for this (synchronization of multiple clients
and a centralized server). Note that Teneo can also be used as a component in CDO. The best is to use a CDO 3.0 version
for this.

If you can't use CDO then this should be developed by yourselve (the polling functionality I mean). It is doable as you
have access to all loaded objects (see the internals of the HibernateResource). So you can poll them by type pretty
easily (adding a update timestamp helps also for performance reasons). If you notice that an object has changed then you
can refresh it using the session.refresh function).

gr. Martin

rafnixx@hushmail.com wrote:
> Hi Martin,
> meanwhile my Editor works fine, but I've got a new little problem.
> The GMf-used Database is also connected with a modell driven fatclient.
> Both (the Editor and the Client) accesses to the same database. And
> there are sometimes Problems, f.e.because of the database is changed and
> the Editor tries to work with unchanged database.
> Is it possible that the editor can make a cyclic polling to the
> database. For example he loads the actually database every 10 seconds.
> Hope you can help.
>
>
> rafnixx


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #507133 is a reply to message #506969] Tue, 12 January 2010 04:43 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
Hi Martin,
thanks for your answer. The session.refresh function sounds good. But I'm not sure how and where I can use this function. Can you declare me how you would do this at your mindmap example.

rafnixx
Re: GMF & TENEO [message #507145 is a reply to message #507133] Tue, 12 January 2010 10:19 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Rafnixx,
I would create your own CustomHibernateResource which extends HibernateResource and put this functionality there. The
HibernateResource has a complete list of its loaded objects so you can use that.

gr. Martin

rafnixx@hushmail.com wrote:
> Hi Martin,
> thanks for your answer. The session.refresh function sounds good. But
> I'm not sure how and where I can use this function. Can you declare me
> how you would do this at your mindmap example.
>
> rafnixx


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: GMF & TENEO [message #507151 is a reply to message #507145] Tue, 12 January 2010 10:39 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 24
Registered: October 2009
Junior Member
OK, and from where should I call this function in your opinion?
Re: GMF & TENEO [message #507160 is a reply to message #507151] Tue, 12 January 2010 10:47 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
It is not one call, you would need to write some more code to get it all working.
Afaics you should write some querying logic to check for updates. I would add an update timestamp to each type. Then
write logic to efficiently check if an object has changed since your last updated time (as the object is in memory you
have it there). As this logic uses the currently loaded objects it is best to put this logic in the hibernateresource.
Then if an object has changed use .refresh to refresh it.

The above is just some generic ideas. I think it is best if you try it out (check the code of the HibernateResource) and
come back with specific questions if you have any.

gr. Martin

rafnixx@hushmail.com wrote:
> OK, and from where should I call this function in your opinion?


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Previous Topic:[CDO] 3.0 Standalone server
Next Topic:[CDO] Invalid "Duplicate ID" exception?
Goto Forum:
  


Current Time: Thu Mar 28 18:01:26 GMT 2024

Powered by FUDForum. Page generated in 0.09910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top