[
https://issues.jboss.org/browse/JBIDE-14958?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-14958.
---------------------------------
Labels: (was: respin-a)
Resolution: Done
The following properties can be overridden via sysprops:
private static final String URL_PROPERTY_STACKS =
"org.jboss.tools.stacks.url_stacks";
private static final String URL_PROPERTY_PRESTACKS =
"org.jboss.tools.stacks.url_prestacks";
The previous property is now deprecated for following incorrect naming conventions, though
it is still respected,for now:
/**
* @deprecated
*/
private static final String STACKS_URL_PROPERTY =
"org.jboss.examples.stacks.url";
Defining runtimes using external file does not work
---------------------------------------------------
Key: JBIDE-14958
URL:
https://issues.jboss.org/browse/JBIDE-14958
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.1.0.Beta2
Reporter: Petr Suchý
Assignee: Rob Stryker
Fix For: 4.1.0.CR1
Runtimes cannot be defined through external XML file.
Steps are described
[
here|https://issues.jboss.org/browse/JBIDE-11683?focusedCommentId=1270250...].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira