[
https://issues.jboss.org/browse/JBIDE-22169?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-22169.
---------------------------------
Resolution: Done
I've made a fix of prepending 3x "../" to the existing paths, only on mac.
silent runtime detection for installer eap or cdk does not work on
mac
----------------------------------------------------------------------
Key: JBIDE-22169
URL:
https://issues.jboss.org/browse/JBIDE-22169
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.3.1.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.4.0.Alpha1
Attachments: jbds-tree-mac.txt
Today I learned that when you install jbdevstudio together with bundled eap, you should
not get a popup from runtime detection when you start jbds. The bundled eap should be
added silently.
This doesn't work on Mac. This is most probably because there is a different
directory structure on mac.
See here:
{code}
./runtimes
./runtimes/jboss-eap
./studio/jbdevstudio.app
./studio/jbdevstudio.app/Contents
./studio/jbdevstudio.app/Contents/Eclipse
./studio/jbdevstudio.app/Contents/Eclipse/plugins
./studio/jbdevstudio.app/Contents/MacOS
./studio/jbdevstudio.app/Contents/MacOS/jbdevstudio
./studio/jbdevstudio.app/Contents/Eclipse/configuration/
{code}
See the attached txt for full tree.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)