[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2803) Invalid preference page path: JBoss ESB Runtimes error is occured when open Windows - > Preferences

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Tue Sep 23 12:02:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12430828#action_12430828 ] 

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

        



More information about the jbosstools-issues mailing list