[
https://issues.jboss.org/browse/JBIDE-20173?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-20173:
-------------------------------------
It shouldn't really happen anymore, but, theoretically, someone could be using our
stuff without the rse integration ;)
Um... you could check out our source code... and then... comment out:
{code}
<includes
id="org.jboss.ide.eclipse.as.server.rse.integration.feature"
version="0.0.0"/>
{code}
In jbosstools-server/as/features/org.jboss.ide.eclipse.as.feature/feature.xml
And then build it, and then install from the local site? I think that should do it.
Clean up UI errors in case RSE is not installed
-----------------------------------------------
Key: JBIDE-20173
URL:
https://issues.jboss.org/browse/JBIDE-20173
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server
Affects Versions: 4.3.0.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.3.0.Beta2
In an environment where RSE is not available, the UI fails in multiple fashions. It
allows you to create RSE servers, even though it shouldn't. If there's a
previously-existing RSE server, the server editor will fail to load with NPE. There is
also no warning in the editor anywhere indicating that the server is incompatible with
current profile.
Also, start / debug / etc should fail indicating profile is unavailable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)