]
Martin Malina commented on JBIDE-20173:
---------------------------------------
I tried this and somehow the rse plugins still got pulled in the installation. I
wasn't able to track where it came from. I only installed the
org.jboss.ide.eclipse.as.feature feature. Let me know if you have any other suggestion.
But I'm not sure if it's worth the effort.
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.