Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » One question about SWT Applicaiton run in Linux FC2.
One question about SWT Applicaiton run in Linux FC2. [message #90794] Thu, 12 May 2005 09:22 Go to next message
Eclipse UserFriend
Originally posted by: qingxing20052.gmail.com

Dear all:

My resource:
Eclipse 3.0.1
Linux kernel version: 2.6.10

I met one error:
The problem is that I can't run JAVA application which is written by
SWT in Eclipse platform of Linux FC2.

When I specified the path for the VM Argument. I did it in this way:
Eclipse/eclipse/plugins/org.eclipse.swt.gtk_3.0.2/os/linux/x 86/

I think I have to add the path of VM Argument for running the application.
There is one error about ***can't find
"org/eclipse/swt/gtk_3.0.2/"*** which means the Eclipse regard "." as
"/". When I did the same thing in Windows, there is no problem. But when I
did it in linux, there is one problem.


Thanks for your kindness,

Wishes.
Re: One question about SWT Applicaiton run in Linux FC2. [message #91372 is a reply to message #90794] Tue, 17 May 2005 13:21 Go to previous message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
On Thu, 2005-05-12 at 11:22 +0200, eclipse.newcomer wrote:
> Dear all:
>
> My resource:
> Eclipse 3.0.1
> Linux kernel version: 2.6.10
>
> I met one error:
> The problem is that I can't run JAVA application which is written by
> SWT in Eclipse platform of Linux FC2.
>
> When I specified the path for the VM Argument. I did it in this way:
> Eclipse/eclipse/plugins/org.eclipse.swt.gtk_3.0.2/os/linux/x 86/
>
> I think I have to add the path of VM Argument for running the application.
> There is one error about ***can't find
> "org/eclipse/swt/gtk_3.0.2/"*** which means the Eclipse regard "." as
> "/". When I did the same thing in Windows, there is no problem. But when I
> did it in linux, there is one problem.

I'm developing SWT applications on FC3 without difficulty. Can you post
the exact VM arguments you are using and the exact error messages you
are getting?

FYI, I'm using all absolute paths like is shown in the standalone SWT
application tutorial and that works for me.


Regards,

Dave Orme
Re: One question about SWT Applicaiton run in Linux FC2. [message #607782 is a reply to message #90794] Tue, 17 May 2005 13:21 Go to previous message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
On Thu, 2005-05-12 at 11:22 +0200, eclipse.newcomer wrote:
> Dear all:
>
> My resource:
> Eclipse 3.0.1
> Linux kernel version: 2.6.10
>
> I met one error:
> The problem is that I can't run JAVA application which is written by
> SWT in Eclipse platform of Linux FC2.
>
> When I specified the path for the VM Argument. I did it in this way:
> Eclipse/eclipse/plugins/org.eclipse.swt.gtk_3.0.2/os/linux/x 86/
>
> I think I have to add the path of VM Argument for running the application.
> There is one error about ***can't find
> "org/eclipse/swt/gtk_3.0.2/"*** which means the Eclipse regard "." as
> "/". When I did the same thing in Windows, there is no problem. But when I
> did it in linux, there is one problem.

I'm developing SWT applications on FC3 without difficulty. Can you post
the exact VM arguments you are using and the exact error messages you
are getting?

FYI, I'm using all absolute paths like is shown in the standalone SWT
application tutorial and that works for me.


Regards,

Dave Orme
Previous Topic:Required CVS check-out to build VE?
Next Topic:String values in the property sheet
Goto Forum:
  


Current Time: Thu Dec 26 19:28:56 GMT 2024

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

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

Back to the top