[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] MacOS X: Launching SWT apps from Eclipse
|
- From: Andre Weinand <weinand@xxxxxxx>
- Date: Sun, 23 Jun 2002 18:47:02 +0200
- Delivered-to: platform-swt-dev@eclipse.org
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