Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] MacOS X: Launching SWT apps from Eclipse

Hi,

I've just released a small shell script that makes it possible to launch
SWT based Java applications on MacOS X that behave like 'real' MacOS X apps
(with their own menu bar and an entry in the dock).

Just synchronize the project 'Eclipse SWT PI/carbon' with HEAD
and read the comment in the new file "launch_swt.sh".

To try it out use one of the sample apps in 'org.eclipse.swt.examples'

--andre


Back to the top