Martin Malina created JBDS-2173:
-----------------------------------
Summary: Tycho based installer sets jbdevstudio as app name on Mac
Key: JBDS-2173
URL:
https://issues.jboss.org/browse/JBDS-2173
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 5.0.0.CR1
Reporter: Martin Malina
Assignee: Nick Boldt
Fix For: 5.0.0.CR1
When you install the universal installer from
http://www.qa.jboss.com/binaries/RHDS/builds/development/5.0.0.CR1.instal... on a Mac and
start JBDS, the app will have name of "jbdevstudio" instead of JBoss Developer
Studio. This is because after installation, "studio/JBoss Developer
Studio.app/Contents/Info.plist" contains:
{code}
<key>CFBundleName</key>
<string>jbdevstudio</string>
{code}
This should be changed to JBoss Developer Studio.
Not sure if we'll be using the new Tycho built installers already for 5.0.0 or not. If
so, we should fix this before the release.
This problem occurred in the past and it's an easy fix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira