[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [platform-swt-dev] Newbie question
|
- From: "Kalman" <kalman@xxxxxxxxx>
- Date: Tue, 26 Jul 2005 09:25:40 -0400
- Delivered-to: platform-swt-dev@eclipse.org
- Importance: Normal
Try http://www.zikal.com/
- Kalman
-----Original Message-----
From: platform-swt-dev-bounces@xxxxxxxxxxx
[mailto:platform-swt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexander
Buloichik
Sent: Tuesday, July 26, 2005 4:12 AM
To: platform-swt-dev@xxxxxxxxxxx
Subject: [platform-swt-dev] Newbie question
Hi, All !
Sorry for stupid question, but I can't find answer on my question in the FAQ
and docs.
How can I create simple SWT application ?
I'm using Eclipse SDK 3.1(without any additional plugins) under Windows XP.
As far as I understand, I should add SWT libraries to my project(through
Properties/Java Build Path/Libraries/Add Library). But I can see only "JRE
System Library", "Plug-in Dependencies" and "User Library" lines.
When I click "Samples" on the "Welcome" screen, I downloaded SWT examples,
and can compile and run they. I see "org.eclipse.swt_3.1.0" and
"org.eclipse.swt.win32.win32.x86_3.1.0" under "Plug-in Dependencies" in the
"Library" tab.
WBR, Alex.