[
https://issues.jboss.org/browse/JBIDE-17621?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17621:
-------------------------------------
Actually, since our runtimes are now 'runtime-less' in general, and we're
using wtp hacks to allow servers with or without runtimes, we are actually contributing
this UI. In normal servers, the runtime combo is above the launch configuration. For us,
it's below it, because our server technically has no runtime, and then we contribute
extensions to that general section that re-provide the combo.
So we could customize it if we wanted. We could add a button or a checkbox or something,
or an <empty> item to the runtime.
Just need to know what the best UI would be.
When you add a runtime to a runtime-less server, you cannot remove it
again
---------------------------------------------------------------------------
Key: JBIDE-17621
URL:
https://issues.jboss.org/browse/JBIDE-17621
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, upstream
Affects Versions: 4.2.0.Beta2
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.0.Beta3
When you create a remote server without a runtime and then open the server editor and
click the runtime drop down menu, a suitable runtime will be selected. But once you do
that, you can no longer revert that action (once you save the editor).
Clearly, there needs to be a new item in the drop down menu called <none> or
something similar.
Credit for spotting this bug goes to [~ljelinko] ;)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)