[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Where is swt.jar?
|
- From: Billy Biggs <bbiggs@xxxxxxxxxx>
- Date: Sat, 01 Oct 2005 00:52:41 -0400
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)
Siegfried Heintze wrote:
I fix my problem by inserting the example SWT text editor which
automigically configured my project. Now the "BlankWindow" application
works.
I'm still curious, however, why the instructions in the book did not work.
In Eclipse 3.2 they changed the structure of the plugins to be in
single jar files which has some advantages, and we improved the
usability of writing SWT applications against the download of SWT
on our website. See:
http://www.eclipse.org/swt/eclipse.php
for the current recommended practices for creating a Java project
that uses SWT in Eclipse.
-Billy