[jbosstools-issues] [JBoss JIRA] (JBDS-3411) have installer build actually use M6 p2 product build
Martin Malina (JIRA)
issues at jboss.org
Thu May 7 05:43:45 EDT 2015
[ https://issues.jboss.org/browse/JBDS-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066129#comment-13066129 ]
Martin Malina edited comment on JBDS-3411 at 5/7/15 5:43 AM:
-------------------------------------------------------------
[~maxandersen], I read this somewhere also (perhaps in some eclipse docs/bugzilla) that on OS X you should use the Info.plist file. But in fact the ini has always worked in the past on OS X and it still does now. I think we never did anything with the Info.plist during installation.
How did I start JBDS? By double-clicking the jbdevstudio.app symlink inside the installation folder.
I was curious which one takes precedence if you set -vm in both. So I checked. It turns out Info.plist has higher priority over jbdevstudio.ini - when you use both, the JDK set in the plist will be used to run JBDS.
was (Author: mmalina):
[~maxandersen], I read this somewhere also (perhaps in some eclipse docs/bugzilla) that on OS X you should use the Info.plist file. But in fact the ini has always worked in the past on OS X and it still does now. I think we never did anything with the Info.plist during installation.
How did I start JBDS? By double-clicking the jbdevstudio.app symlink inside the installation folder.
> have installer build actually use M6 p2 product build
> -----------------------------------------------------
>
> Key: JBDS-3411
> URL: https://issues.jboss.org/browse/JBDS-3411
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build, installer, updatesite
> Reporter: Max Rydahl Andersen
> Assignee: Denis Golovin
> Priority: Critical
>
> talking with [~prapicault] I learned that since M6 the following changes are required for proper working p2 product/osx build:
> {code}
> <products>
> <product>
> ...
> <rootFolders>
> <macosx>MyProduct.app</macosx>
> </rootFolders>
> </product>
> {code}
> And to use tycho 0.23-snapshot
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jbosstools-issues
mailing list