Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Support of JFace and swt library
Support of JFace and swt library [message #607096] Mon, 11 April 2005 03:36
Emerson Cargnin is currently offline Emerson CargninFriend
Messages: 125
Registered: July 2009
Senior Member
It was said here that the ve version for the M6 eclipse version would
support JFace. Does the last release ( N20050407 ) has already support for
JFace?

The code generated for a swt composite has the following:

public static void main(String[] args) {
// TODO Auto-generated method stub
/* Before this is run, be sure to set up the following in the launch
configuration
* (Arguments->VM Arguments) for the correct SWT library path.
* The following is a windows example:




* -Djava.library.path="installation_directory\plugins\org.eclipse.swt.win32_
3.0.0\os\win32\x86"

It looks that the swt plugin are deployed as a jar, and the comments says
about the directory plugin, so I think one would have to change those
comments.
I had to extract the dll's by hand and point the VM arg to there.

Thanks
Emerson
Previous Topic:null pointer exception in VE while selecting a widget
Next Topic:Changing of the initializing parameter in the property sheet
Goto Forum:
  


Current Time: Thu Apr 25 04:56:01 GMT 2024

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

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

Back to the top