KDS on OS X El Capitan (Beta)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KDS on OS X El Capitan (Beta)

3,948 次查看
valentinpy
Contributor I

Hello,

 

If someone is trying to use/install KDS v3.0 on the public beta (4) of OS X El Capitan (10.11), you'll probably have a problem at the workspace selection.

As i found no information about this on the Internet, but solved the problem, here is my solution.

 

To resolve this problem, I modified the file located here:

"/Applications/KDS_3.0.0.app/Contents/eclipse/kinetis-design-studio.ini" and removed the lines 7 and 8:

 

To delete:

-showSplash

com.somniumtech.branding.kds

 

Modified file:

-startup

plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar

--launcher.library

plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20150204-1316

-product

com.somniumtech.branding.kds.ide

--launcher.defaultAction

openFile

-name

Kinetis Design Studio

--launcher.XXMaxPermSize

256m

-vm

features/com.somniumtech.jre.macosx.cocoa.x86_64_1.7.0.76/jre/Contents/Home/lib/jli/libjli.dylib

-vmargs

-Dosgi.requiredJavaVersion=1.7

-Xms256m

-Xmx512m

-XX:PermSize=256m

-XX:MaxPermSize=512m

-XstartOnFirstThread

-Dorg.eclipse.swt.internal.carbon.smallFonts

 

With that modification, the splash screen is not display and you should be able to choose you workspace and use KDS.

标签 (1)
标记 (3)
13 回复数

1,818 次查看
mstroven
Contributor III

Thank you so much!

0 项奖励

1,818 次查看
victorperez
Contributor I

Huge Help.  Thank you!

0 项奖励

1,818 次查看
markbereit
Contributor I

Hooray!  Your post rescued me, too!

(Hoping the next update to KDS addresses whatever problem this is, but in the mean time, thank you!)

0 项奖励

1,818 次查看
nestordamiangar
Contributor II

Thanks it worked for me as well

0 项奖励

1,818 次查看
JonathanHess
Contributor III

Yay!

0 项奖励

1,818 次查看
solen
Contributor II

Thanks! Worked for me as well!

0 项奖励

1,818 次查看
allenantony
Contributor II

Worked like a charm!

0 项奖励

1,818 次查看
jrychter
Contributor V

Thanks for posting this!

0 项奖励

1,818 次查看
berrymoist
Contributor I

Thank you very much.

0 项奖励

1,818 次查看
kladu
Contributor II

Works. Thank you!

0 项奖励

1,818 次查看
nirvanauscn
Contributor III

The suggestion works for me with the formal El Capitan released last week.

1,818 次查看
vcanuel
Contributor II

Thanks :smileyhappy:

0 项奖励

1,818 次查看
aussiemate
Contributor II

Thank you so much for that comment. 

Was sitting here with a "DeaD" KDS on El Capitan beta 8, which locked up after the splash screen had disappeared, did what you suggested and now works.