[
https://jira.jboss.org/browse/JBIDE-7040?page=com.atlassian.jira.plugin.s...
]
Denis Golovin commented on JBIDE-7040:
--------------------------------------
And the fact is, since you're writing the code, you should know
which plugins/features upon which you depend, since it should be stated in your .java
files. Just make sure that information is reflected in your features' and plugins'
manifests, and all will be well at build- and post-install run-time.
That is not so simple tough :) Problem with empty remote system types is that none
explicit dependencies are not declared. I'm sure those types are injected through
extension points. So RSE plug-in doesn't requires them to be compiled without errors
and even can be started without them, but then user gets nothing in Select Remote System
Dialog.
Solution here depends on what we need to we in Select Remote System Dialog. If All types
are required so better way declare required feature in as feature.xml. If particular ones
it could be done in manifest or feature.xml by adding particular plugin(s) with Remote
System implementation.
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: Rob Stryker
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