Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Clarification
Clarification [message #458080] Sat, 09 July 2005 02:00 Go to next message
Eclipse UserFriend
Originally posted by: jm1.dicehome.com

To clarify my question. I do not see org.eclipse.jface plugin directory
or .jar. Where would I download this from?
Re: Clarification [message #458083 is a reply to message #458080] Sat, 09 July 2005 09:58 Go to previous message
Benjamin Pasero is currently offline Benjamin PaseroFriend
Messages: 337
Registered: July 2009
Senior Member
cdx11356 wrote:

> To clarify my question. I do not see org.eclipse.jface plugin
> directory or .jar. Where would I download this from?

You should have a org.eclipse.jface_3.1.0.jar in your plugins folder.

But you cant use that library seperately anyways, you have to go for RCP
Download.

Ben
Re: Clarification [message #458084 is a reply to message #458083] Sat, 09 July 2005 09:15 Go to previous message
Stefan Zeiger is currently offline Stefan ZeigerFriend
Messages: 102
Registered: July 2009
Senior Member
Benjamin Pasero wrote:

> You should have a org.eclipse.jface_3.1.0.jar in your plugins folder.
>
> But you cant use that library seperately anyways, you have to go for RCP
> Download.

There may be some parts of JFace that don't work if the platform hasn't
been initialized properly, but so far all JFace classes which I've used
have worked fine in standalone applications. Of course, you need to
include JFace's dependencies in the classpath (which is easy to do with
the plugins import wizard).

--
Stefan Zeiger - Developer of Novocode Application Framework
Build SWT-based MVC GUIs via XML: http://www.novocode.com/naf/
Previous Topic:Graphics Context doesn't work!
Next Topic:glSelectBuffer problem
Goto Forum:
  


Current Time: Thu Apr 25 20:11:10 GMT 2024

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

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

Back to the top