Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Non-plugin Eclipse project that depends on SWT
Non-plugin Eclipse project that depends on SWT [message #442377] Thu, 02 September 2004 14:29 Go to next message
Chris Audley is currently offline Chris AudleyFriend
Messages: 41
Registered: July 2009
Member
I have a project in Eclipse 3.0 with a class that references an SWT
class. How do I set up the project to satisfy the reference?

I the package was a plugin, I could include org.eclise.swt in the
plugin.xml. I'd like to find a similarly self contained solution. I
could include the SWT jar as an external jar and just point to the jar
installed in the eclise plugin. However, this path will include the swt
version number and breaks if another developer using the project as a
difference version of the SWT plugin installed.

Chris
Re: Non-plugin Eclipse project that depends on SWT [message #442541 is a reply to message #442377] Tue, 07 September 2004 18:39 Go to previous message
Carolyn MacLeod is currently offline Carolyn MacLeodFriend
Messages: 149
Registered: July 2009
Senior Member
See the reply from Vic Hanson in the post immediately preceding this one.
("swt and eclipse 3.1")
Hope this helps,
Carolyn

"Chris Audley" <chris.audley@beacon-cs.com> wrote in message
news:ch7ahi$ti6$1@eclipse.org...
> I have a project in Eclipse 3.0 with a class that references an SWT
> class. How do I set up the project to satisfy the reference?
>
> I the package was a plugin, I could include org.eclise.swt in the
> plugin.xml. I'd like to find a similarly self contained solution. I
> could include the SWT jar as an external jar and just point to the jar
> installed in the eclise plugin. However, this path will include the swt
> version number and breaks if another developer using the project as a
> difference version of the SWT plugin installed.
>
> Chris
Previous Topic:How to adjust the size of a column in a Table?
Next Topic:Native drawing onto a Printer device
Goto Forum:
  


Current Time: Fri Apr 26 10:41:44 GMT 2024

Powered by FUDForum. Page generated in 0.03530 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top