[
https://jira.jboss.org/browse/JBIDE-7040?page=com.atlassian.jira.plugin.s...
]
Denis Golovin commented on JBIDE-7040:
--------------------------------------
Jiri is right, some plug-ins from org.eclipse.rse feature are missing in JBoss AS rse
plug-in requirements.
There are options to get that fixed:
1. Add org.eclipse.rse as required in JBoss AS feature
2. Identify all plug-ins that should be installed to get that working when it is installed
through update site. Note that you need to include different set of plug-ins in
plug-in's requirements for compiling without errors and working after installation
from updates site on top of eclipse SDK. Set of plug-ins to get code compiled is actually
subset of plug-ins required to get it works after installation from update site.
First approach is simple and it just forces whole feature to be installed. This
org.eclipse.rse feature will appear during installation as child node of JBoss AS Feature.
It is not required from developer to identify exact set of plug-ins to be declared in
requirements.
Second approach just requires time to identify exact list of plug-ins and it is not going
to be visible during installation through update site.
IMO it is not Nick's responsibility to figure out what kind of dependencies are
missing for component to work after installation from update site.
AS component is not only component that have problems like this.
RSE doesn't work when installed to eclipse SDK distribution
-----------------------------------------------------------
Key: JBIDE-7040
URL:
https://jira.jboss.org/browse/JBIDE-7040
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M2
Environment: JBT 3.2.0.M2.aggregate-Update-2010-09-08_17-17-54-H243 linux 32bit
Java Sun 1.6 SDK
Reporter: Vlado Pakan
Assignee: Nick Boldt
Attachments: AddingRSEConnection.png, RSEperspective.png
When Eclispe SDK distribution is used as platform to install JBT there is not possible to
add new connection to Remote Systems. Remote system view is empty and when New Connection
menu is selected displayed wizard for New Connection has no Remote Server Type to select.
When Eclipse JEE distribution is used for JBT everything works fine.
Probably JBT installation should add necessary plugins/features to Eclipse to be able to
use RSE or we have to change JBT documentation and make Eclipse JEE distribution required
for RSE to be working.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira