-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Hibernate Tools + RAD 7.0
PostPosted: Mon Feb 25, 2008 12:35 pm 
Senior
Senior

Joined: Fri Jun 01, 2007 12:41 pm
Posts: 121
I have downloaded the latest version of Hibernate Tools. It works fine with my Eclipse. When but when I copy the files (plugins and features under eclipse folder) to my Rational Application Developer (RAD) 7.x version, the following exception is thrown when Hibernate Perspective is accessed.

I have started with RAD with -clean option. Is there any I can overcome this exception.

Code:
Unable to create view ID org.hibernate.eclipse.console.views.KnownConfigurationsView: org.eclipse.jface.viewers.BaseLabelProvider


Code:
java.lang.NoClassDefFoundError: org.eclipse.jface.viewers.BaseLabelProvider
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(Unknown Source)
at java.lang.J9VMInternals.initialize(Unknown Source)
at org.hibernate.eclipse.console.views.KnownConfigurationsView.createPartControl(Unknown Source)
at org.eclipse.ui.internal.ViewReference.createPartHelper(Unknown Source)
at org.eclipse.ui.internal.ViewReference.createPart(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(Unknown Source)
at org.eclipse.ui.internal.PartPane.setVisible(Unknown Source)
at org.eclipse.ui.internal.ViewPane.setVisible(Unknown Source)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Unknown Source)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(Unknown Source)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(Unknown Source)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(Unknown Source)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(Unknown Source)
at org.eclipse.ui.internal.PartStack.setSelection(Unknown Source)
at org.eclipse.ui.internal.PartStack.showPart(Unknown Source)
at org.eclipse.ui.internal.PartStack.createControl(Unknown Source)
at org.eclipse.ui.internal.PartStack.createControl(Unknown Source)
at org.eclipse.ui.internal.PartSashContainer.createControl(Unknown Source)
at org.eclipse.ui.internal.PerspectiveHelper.activate(Unknown Source)
at org.eclipse.ui.internal.Perspective.onActivate(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.access$12(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage$12.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(Unknown Source)
at org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(Unknown Source)
at org.eclipse.ui.actions.PerspectiveMenu.run(Unknown Source)
at org.eclipse.ui.actions.PerspectiveMenu.runOther(Unknown Source)
at org.eclipse.ui.actions.PerspectiveMenu$3.runWithEvent(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 04, 2008 11:54 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
rad 7 seem to use Eclipse 3.2, we use Eclipse 3.3.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: hibernate tool use eclipse 3.2, where to do download from
PostPosted: Fri May 23, 2008 9:56 am 
Newbie

Joined: Fri May 23, 2008 9:42 am
Posts: 2
Hi,

Plz tell ASAP, which version of Hibernate Tool use eclipse 3.2. Where from to download the same. I need it so urgently. I am using RSA 7.0.0.6.

Thanks in advance,
Saikat


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 26, 2008 1:00 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
i think the last one that ran on 3.2 was beta9.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: hibernate tool use eclipse 3.2, where to do download from
PostPosted: Tue May 27, 2008 2:09 am 
Newbie

Joined: Fri May 23, 2008 9:42 am
Posts: 2
Thank for your reply.....but I am unable to find out that 3.2 beta9 version of Hibernate tool to download. Please help and guide from which url this is available.....sooner possible.

Thanks in advance......Saikat


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 02, 2008 10:43 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Google and/or sourceforge search is a usefull page to know when looking for something related to downloads ;)

http://sourceforge.net/project/showfile ... _id=478192

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.