[
https://issues.jboss.org/browse/JBTIS-948?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky updated JBTIS-948:
------------------------------------
Steps to Reproduce:
# Install devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar manually
# In the folder 'devstudio' you can find the file
'InstallConfigRecord.xml'
# Copy the file 'InstallConfigRecord.xml' outside the folder 'devstudio'
# 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.CR1
Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
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
(v7.2.2#72004)