]
Rob Stryker updated JBIDE-18271:
--------------------------------
Fix Version/s: 4.2.1.Final
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
Fix For: 4.2.1.Final
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.