[
http://jira.jboss.com/jira/browse/RHDS-316?page=comments#action_12388290 ]
Victor Rubezhny commented on RHDS-316:
--------------------------------------
What's happening is that we have no org.jbpm.gd.jpdl.ui plugin in RHDS 1.0.0 CR1...
I've found that there is org.jbpm.gd.jpdl plugin (but not the .....jpdl.ui plugin)
that contains this wizard. The wizard id is also changed to
org.jbpm.gd.jpdl.wizard.new.project (from org.jbpm.ui.wizard.new.project).
So, if I change plugin/wizard to org.jbpm.gd.jpdl/org.jbpm.gd.jpdl.wizard.new.project the
Intro starts 'New Process Project' wizard.
Probably the plugin/id for this wizard is different than what we have configured for.
Can I change to following wizard?
wizardPluginId=org.jbpm.gd.jpdl
wizardId=org.jbpm.gd.jpdl.wizard.new.project
Can I put these changes to
https://svn.jboss.org/repos/testproject/rhds/sandbox/product/plugins/com....
?
"Create jBPM Process Project" in the welcome section does
not open a wizard
---------------------------------------------------------------------------
Key: RHDS-316
URL:
http://jira.jboss.com/jira/browse/RHDS-316
Project: Red Hat Developer Studio
Issue Type: Bug
Affects Versions: 1.0.0.CR1
Environment: windows xp, rhds cr1, java 1.5_0.12
Reporter: Adrian Mitev
Assigned To: Victor Rubezhny
Attachments: jbosstools-diagnostics-20071119171237.zip
This is in the error log
java.lang.RuntimeException: Configuration element with id=org.jbpm.ui.wizard.new.project
is not found
at
com.redhat.rhds.product.intro.action.RunWizardIntroURLAction.findClassByElementId(RunWizardIntroURLAction.java:78)
at
com.redhat.rhds.product.intro.action.RunWizardIntroURLAction.findNewWizardsItem(RunWizardIntroURLAction.java:67)
at
com.redhat.rhds.product.intro.action.RunWizardIntroURLAction.run(RunWizardIntroURLAction.java:44)
at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.runAction(IntroURL.java:282)
at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.doExecute(IntroURL.java:193)
at org.eclipse.ui.internal.intro.impl.model.url.IntroURL$1.run(IntroURL.java:144)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.execute(IntroURL.java:141)
at
org.eclipse.ui.internal.intro.impl.swt.PageWidgetFactory$1.linkActivated(PageWidgetFactory.java:63)
at
org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:228)
at
org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:316)
at org.eclipse.ui.forms.widgets.AbstractHyperlink.access$2(AbstractHyperlink.java:300)
at
org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyperlink.java:119)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira