]
Lukas Jungmann closed JBIDE-8790.
---------------------------------
Resolution: Duplicate Issue
JBIDE-8730
Cannot find runtimes due to missing drools
------------------------------------------
Key: JBIDE-8790
URL:
https://issues.jboss.org/browse/JBIDE-8790
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtimes
Affects Versions: 3.2.1.M1
Reporter: Lukas Jungmann
Assignee: Snjezana Peco
Priority: Blocker
Fix For: 3.2.1.M1
-install JBT (All JBoss Tools 3.2.0) from
http://download.jboss.org/jbosstools/builds/nightly/3.2_stable_branch/201...
-restart ide
-open Window -> Preferences and select JBoss Tools -> JBoss Tools Runtime
-add there some path
=> no runtimes are found, in the IDE log there is:
java.lang.NoClassDefFoundError: org/drools/eclipse/util/DroolsRuntimeManager
at org.jboss.tools.runtime.handlers.DroolsHandler.droolsExists(DroolsHandler.java:67)
at org.jboss.tools.runtime.handlers.DroolsHandler.exists(DroolsHandler.java:119)
at
org.jboss.tools.runtime.ui.RuntimeUIActivator.runtimeCreated(RuntimeUIActivator.java:422)
at
org.jboss.tools.runtime.ui.dialogs.SearchRuntimePathDialog.getServerDefinitions(SearchRuntimePathDialog.java:312)
at
org.jboss.tools.runtime.ui.dialogs.SearchRuntimePathDialog.finishedRun(SearchRuntimePathDialog.java:256)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:510)
at
org.jboss.tools.runtime.ui.RuntimeUIActivator.refreshRuntimes(RuntimeUIActivator.java:214)
at
org.jboss.tools.runtime.ui.preferences.RuntimePreferencePage$5.widgetSelected(RuntimePreferencePage.java:373)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: