[jboss-user] [JBoss Tools (users)] - Re: JBossTools 2.1.2.GA released
Andy Gibson
do-not-reply at jboss.com
Wed Jul 2 16:33:11 EDT 2008
Hey Marshall,
Just got the latest to take it for a spin, and hit some large problems.
When I open the JBoss Server View, I get :
Could not create the view: org/eclipse/wst/server/ui/internal/view/servers/ServerAction
The top part of the details is :
| java.lang.NoClassDefFoundError: org/eclipse/wst/server/ui/internal/view/servers/ServerAction
| at org.jboss.ide.eclipse.as.ui.views.server.ServerTableViewer.<init>(ServerTableViewer.java:204)
| at org.jboss.ide.eclipse.as.ui.views.server.ServerFrame.<init>(ServerFrame.java:113)
| at org.jboss.ide.eclipse.as.ui.views.server.JBossServerView.createPartControl(JBossServerView.java:141)
| at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:371)
| at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:230)
|
Here's what I'm using :
dtp-sdk-1.6RC3-200806031057.zip
eclipse-SDK-3.4RC3-win32.zip
emf-runtime-2.4.0RC3.zip
GEF-SDK-3.4.0RC2.zip
wtp-sdk-S-3.0RC3-20080604011433.zip
xsd-runtime-2.4.0RC3.zip
This is basically the build drivers for the current nightly builds. I also am currently running a nightly build which should be identical to 2.1.2 (JBossTools-200807010815-nightly-ALL-win32.zip) which is working fine.
I unzipped everything into a fresh new directory, including the Jboss tools 2.1.2GA, set up a shortcut and launched it.
When I switch to the Seam view, the JBoss Tools window shows :
Could not create the view: org/eclipse/gef/internal/ui/palette/editparts/PaletteEditPart
details :
| java.lang.NoClassDefFoundError: org/eclipse/gef/internal/ui/palette/editparts/PaletteEditPart
| at org.jboss.tools.vpe.ui.palette.CustomPaletteEditPartFactory.createDrawerEditPart(CustomPaletteEditPartFactory.java:27)
| at org.eclipse.gef.ui.palette.PaletteEditPartFactory.createEditPart(PaletteEditPartFactory.java:66)
| at org.eclipse.gef.editparts.AbstractEditPart.createChild(AbstractEditPart.java:249)
| at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:726)
| at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677)
|
Let me know if I need to fill out a JIRA or whether you need more info or want me to try something out.
Cheers,
Andy Gibson
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162179#4162179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162179
More information about the jboss-user
mailing list