[
https://jira.jboss.org/jira/browse/JBDS-533?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBDS-533:
------------------------------------
The last builds
http://reports.qa.atl.jboss.com/binaries/RHDS/release/2.0.0.CR1/latestBui... seems to
contain all what Snjezana said, but I got an exception:
!SESSION Fri Dec 19 19:24:14 PST 2008 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2008-12-19 19:24:14.065
!MESSAGE Could not find extension: org.eclipse.equinox.transforms.hook
!ENTRY org.eclipse.equinox.launcher 4 0 2008-12-19 19:24:14.117
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:546)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
WDYT?
Equinox Transforms plugin for JBDS
----------------------------------
Key: JBDS-533
URL:
https://jira.jboss.org/jira/browse/JBDS-533
Project: Developer Studio
Issue Type: Feature Request
Affects Versions: 2.0.0.cr1
Reporter: Rob Stryker
Assignee: Nick Boldt
Priority: Critical
Fix For: 2.0.0.cr1
Attachments: config.ini, eclipse.ini, org.jboss.tools.runtime_1.0.0.jar
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