[JBoss JIRA] Created: (JBIDE-3055) Browse for existing Portlet class gives exception
by Max Rydahl Andersen (JIRA)
Browse for existing Portlet class gives exception
-------------------------------------------------
Key: JBIDE-3055
URL: https://jira.jboss.org/jira/browse/JBIDE-3055
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal
Affects Versions: 3.0.0.beta1
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.cr1
It might be caused by me running it on a project that does not have Portal enabled ?
java.lang.NullPointerException
at org.jboss.tools.portlet.ui.internal.wizard.NewPortletClassWizardPage.handleClassButtonSelected(NewPortletClassWizardPage.java:129)
at org.jboss.tools.portlet.ui.internal.wizard.NewPortletClassWizardPage$2.widgetSelected(NewPortletClassWizardPage.java:172)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
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.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(W
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years