[
https://issues.jboss.org/browse/JBTIS-948?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky updated JBTIS-948:
------------------------------------
Steps to Reproduce:
# Install the Devstudio manually
# In the folder 'devstudio' you can find the file InstallConfigRecord.xml
# Delete the folder 'devstudio' and install it from cmd as follows
{code}
java -jar devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
InstallConfigRecord.xml
{code}
was:
# Install the Devstudio manually
# In the folder 'devstudio' you can find the file InstallConfigRecord.xml
# Delete the folder 'devstudio' and install it from cmd as follows
{code}
java -jar devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
./InstallConfigRecord.xml
{code}
Runtime is not detected if the Devstudio was installed using the
InstallConfigRecord.xml
----------------------------------------------------------------------------------------
Key: JBTIS-948
URL:
https://issues.jboss.org/browse/JBTIS-948
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 10.0.0.GA
Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
Reporter: Andrej Podhradsky
Runtime is not detected if the Devstudio was installed using the InstallConfigRecord.xml.
It seems that the folder for runtime detection is set to {{<user>/jboss-runtimes}}.
The above folder can be found at Preferences > JBoss Tools > JBoss Runtime
Detection
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)