[
https://issues.jboss.org/browse/JBIDE-9686?page=com.atlassian.jira.plugin...
]
Denis Golovin commented on JBIDE-9686:
--------------------------------------
The problem here is that our GWT plugin references preference categories defined in GWT
plugins, but doesn't declare them as dependencies in MANIFEST.MF, because category
references are not java dependencies, but just a ID used in our plugin.xml. When it comes
to installation our GWT plugin install only required plugins without ones where categories
are defined and that leads to mentioned errors.
So we need two thing to do:
1. Declare plugins from GWT with categories as dependencies of GWT Integration plugin
2. Open issue for eclipse to have extra info in error log about plugin that references
that missing category
Errors in Error Log after clean JBT M3a installatin
---------------------------------------------------
Key: JBIDE-9686
URL:
https://issues.jboss.org/browse/JBIDE-9686
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 3.3.0.M3
Environment: JBT 3.3.0.M3a/2011-09-07_05-39-13-H18, L64, Fedora 15 64 bit
Reporter: Jiri Peterka
Assignee: Victor Rubezhny
Fix For: 3.3.x
Attachments: error-log.png
After clean JBT installation
http://download.jboss.org/jbosstools/builds/development/3.3.0.M3a/2011-09...
See screenshot
!ENTRY org.eclipse.ui 4 4 2011-09-09 09:50:20.626
!MESSAGE Referenced part does not exist yet: org.eclipse.jdt.ui.PackageExplorer.
Application Started: 10543
!ENTRY org.eclipse.ui 4 4 2011-09-09 09:50:27.623
!MESSAGE Invalid preference page path: Web Toolkit
!ENTRY org.eclipse.ui 4 4 2011-09-09 09:50:27.624
!MESSAGE Invalid preference page path: Speed Trac
Clean Eclipse JEE - 0 error messages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira