[
https://jira.jboss.org/jira/browse/JBIDE-3161?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-3161:
--------------------------------------------
the transformation plugins are osgi hooks so they need to be in the eclipse
"root" plugin dir.
I cannot see why runtime plugin needs to be in there ? They are just normal plugins, right
?
Equinox Transforms plugin for JBDS
----------------------------------
Key: JBIDE-3161
URL:
https://jira.jboss.org/jira/browse/JBIDE-3161
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.0.0.beta1
Reporter: Rob Stryker
Assignee: Nick Boldt
Priority: Critical
Fix For: 3.0.0.cr1
Develop a plugin which will be able to transform / invalidate other plugins in an
installation. First iteration could be just a core with a hard-coded list of plugins /
extension points which we want invalidated.
The goal here is to have all appropriate plugins in our installation, but disable the
ones we do not want. Currently, JBDS removes the webtools jboss server-tools jar entirely,
which makes the update site fail. What we need here is to have the webtools jboss
server-tools jar IN hte installation, and loaded as a plugin, but have all of its
extension points invalidated so it is effectively an empty non-contributing plugin.
org.eclipse.jst.server.generic.jboss_1.5.205.v200805140145 is the plugin we need
invalidated. We need it's plugin.xml to be essentially empty with just base
<plugin></plugin> tags.
--
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