]
Martin Malina commented on JBIDE-18271:
---------------------------------------
I didn't set a fix version for this one because it's not really all that important
- depends on your business. It's just a bit ugly is all.
Launch config complaining about empty string even if externally
managed
-----------------------------------------------------------------------
Key: JBIDE-18271
URL:
https://issues.jboss.org/browse/JBIDE-18271
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Minor
When you create a deploy-only server, it has "Externally managed" checked by
default - meaning there are no start/stop commands. When you open the launch config, there
is an error that the start command cannot be empty. This is obviously irrelevant when the
server is externally managed.