One question about SWT Applicaiton run in Linux FC2. [message #90794] |
Thu, 12 May 2005 05:22  |
Eclipse User |
|
|
|
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 09:21  |
Eclipse User |
|
|
|
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 09:21  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04496 seconds