[
https://issues.jboss.org/browse/JBIDE-11299?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-11299:
------------------------------------
I don't see the problem.
In JBT, we include the required Community Examples stuff in the Central feature.
In JBDS, the product includes only the Central plugin, as well as all the com.jboss.jbds
stuff (eg., the JBDS Examples).
We do have org.jboss.tools.community.central.feature and
org.jboss.tools.community.central, which I suppose could be made to wrap the Examples
stuff that JBT Central needs, but then you're still depending on users installing more
than one feature.
The goal of my fix was to make all the parts of JBT Central work OOTB after installing a
SINGLE feature. (This usecase doesn't apply to Eclipse Marketplace installs or JBDS
because we control what gets included.)
Central should install Project Examples otherwise the Project
Examples area on Getting Started tab says "No Entries Found" instead of showing
JBoss Quickstarts
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-11299
URL:
https://issues.jboss.org/browse/JBIDE-11299
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.Beta3
Attachments: eclipse372platform+JBTAbridged=ProjectExamplesFound.png,
IndigoSR1-JEE+Central+all-of-central=noProjectExamplesFound.png
Steps to repro:
1. unpack eclipse-platform-3.7.2-linux-gtk-x86_64.tar.gz
2. install JBoss Tools 3.3.0.Beta1 (whole Abridged category) from
http://download.jboss.org/jbosstools/updates/development/indigo/
3. restart when prompted, and look at Central:
!eclipse372platform+JBTAbridged=ProjectExamplesFound.png!
Now, try again but only install Central feature (to save time, use JEE bundle):
1. unpack eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz
2. install ONLY JBoss Central 3.3.0.Beta1 from
http://download.jboss.org/jbosstools/updates/development/indigo/
3. restart when prompted, and look at Central:
!IndigoSR1-JEE+Central+all-of-central=noProjectExamplesFound.png!
4. If I then install these three features, the Quickstarts appear:
{code}
org.jboss.tools.project.examples.feature_1.2.1.v20120305-1726-H75-Beta1
org.jboss.tools.community.project.examples.feature_1.2.1.v20120305-1726-H75-Beta1
org.jboss.tools.maven.project.examples.feature_1.3.0.v20120307-0425-H80-Beta1
{code}
So... does this mean the central feature should include & depend on these three
features?
--
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