[
https://jira.jboss.org/jira/browse/JBIDE-2803?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-2803:
--------------------------------------
This issue is caused by deleting the org.jboss.ide.eclipse.ui plugin (JBIDE-2776).
The org.jboss.ide.eclipse.ui plugin contributes the folowing extension point :
<extension
point="org.eclipse.ui.preferencePages">
<page
name="%org.jboss.ide.eclipse.ui.MainPreferencePage"
class="org.jboss.ide.eclipse.ui.MainPreferencePage"
id="org.jboss.ide.eclipse.ui.MainPreferencePage">
</page>
</extension>
This ext. point is the root page for JBoss preferences.
I suggest to recreate this ext. point within the org.jboss.tools.common.ui plugin.
That would fix JBIDE-2799 as well.
Invalid preference page path: JBoss ESB Runtimes error is occured
when open Windows - > Preferences
---------------------------------------------------------------------------------------------------
Key: JBIDE-2803
URL:
https://jira.jboss.org/jira/browse/JBIDE-2803
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.0.0.beta1
Reporter: Anton Klimkovich
EXECUTE: Open Windows - > Preferences
FAILURE: Invalid preference page path: JBoss ESB Runtimes error is occured
Stack trace is not available.
--
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