[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3161) Equinox Transforms plugin for JBDS

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Nov 11 06:04:36 EST 2008


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: Snjezana Peco
            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

        



More information about the jbosstools-issues mailing list