]
Denis Golovin updated JBDS-3410:
--------------------------------
Sprint: Sprint #3 May 2015 (was: Sprint #2 April 2015)
devstudio not reading jbdevstudio.ini on osx
--------------------------------------------
Key: JBDS-3410
URL:
https://issues.jboss.org/browse/JBDS-3410
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.0.0.Alpha2
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Priority: Critical
Fix For: 9.0.0.Beta1
When starting on OSX it has noticable larger fonts than previous versions.
It seems to be ignoring -Dorg.eclipse.swt.internal.carbon.smallFonts set in
jbdevstudio.ini.
comparing jbdevstudio8 vs 9 I see that in 8 the location was:
studio/jbdevstudio.app/Contents/MacOS/jbdevstudio.ini
but in 9 we have it at
studio/jbdevstudio.ini
so that could explain why it wont get picked up ?