[
https://issues.jboss.org/browse/JBIDE-9851?page=com.atlassian.jira.plugin...
]
Nick Boldt resolved JBIDE-9851.
-------------------------------
Assignee: Nick Boldt (was: Rob Stryker)
Release Notes Text: Indigo users can now discover JBoss server adapters. See
JBIDE-9840 for details and screenshots
Resolution: Done
I've moved the bits to production
(
http://download.jboss.org/jbosstools/updates/webtools/indigo/) using the latest spin of
3.3.0.M4, and for trunk (Eclipse Indigo SR1 JEE) you can now find the JBoss AS stuff when
you search for other servers.
File > New > Other > Server > Server > Download additional server adapters
Get JBossTools added to wtp 3.3's list of server adapters ::
Indigo
-------------------------------------------------------------------
Key: JBIDE-9851
URL:
https://issues.jboss.org/browse/JBIDE-9851
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: UpStream
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Nick Boldt
Fix For: 3.3.0.M4
It seems what happens is you must make use of the org.eclipse.wst.server.discovery
plugin. This plugin has a file (discovery.xml) which has "sites", and those
sites (such as
http://public.dhe.ibm.com/software/websphere/wasce/updates/) seem to be an
eclipse update site.
The entry point for this wizard is in the New Runtime wizard. At the top is a hyperlink
that reads "Download other adapters" (or something similar). It then queries
these sites, and allows you to select one of those available.
It seems the objects are then downloaded as IInstallableUnit's, which is in the
org.eclipse.equinox.p2.metadata package.
I kinda lose track of it here, but, I suspect that after this it is downloaded as an
actual eclipse bundle and added into the eclipse installation. But I guess I could trace
through further
Changes to our site would require adding the category and adding it to certain features
in our site.xml.
--
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