Error when trying to execute a jface app [message #85378] |
Fri, 01 April 2005 21:50  |
Eclipse User |
|
|
|
I created a swt app with supoort with jface, and when executing as a swt app
i get the error:
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IProgressMonitor
Exception in thread "main"
Any clues?
I know that there is no support in ve for it currently, just wante d to do
it by hand...
I have VE-runtime-I20050318.zip com eclipse M5a.
thanks
|
|
|
Re: Error when trying to execute a jface app [message #85393 is a reply to message #85378] |
Sat, 02 April 2005 02:34  |
Eclipse User |
|
|
|
Hi Emerson,
Since Eclipse does not support standalone JFace usage outside the
eclipse framework, we want to remove our support for adding JFace JARs
to normal Java projects. Usage of JFace should happen inside the Eclipse
plugin framework, and RCP applications should be supported with JFace
components. The defect
https://bugs.eclipse.org/bugs/show_bug.cgi?id=90059 was opened for
removing JFace support for simple SWT_CONTAINER.
Regards,
Sri.
Emerson Cargnin wrote:
> I created a swt app with supoort with jface, and when executing as a swt app
> i get the error:
> java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IProgressMonitor
> Exception in thread "main"
> Any clues?
> I know that there is no support in ve for it currently, just wante d to do
> it by hand...
> I have VE-runtime-I20050318.zip com eclipse M5a.
>
> thanks
>
>
|
|
|
Re: Error when trying to execute a jface app [message #606220 is a reply to message #85378] |
Sat, 02 April 2005 02:34  |
Eclipse User |
|
|
|
Hi Emerson,
Since Eclipse does not support standalone JFace usage outside the
eclipse framework, we want to remove our support for adding JFace JARs
to normal Java projects. Usage of JFace should happen inside the Eclipse
plugin framework, and RCP applications should be supported with JFace
components. The defect
https://bugs.eclipse.org/bugs/show_bug.cgi?id=90059 was opened for
removing JFace support for simple SWT_CONTAINER.
Regards,
Sri.
Emerson Cargnin wrote:
> I created a swt app with supoort with jface, and when executing as a swt app
> i get the error:
> java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IProgressMonitor
> Exception in thread "main"
> Any clues?
> I know that there is no support in ve for it currently, just wante d to do
> it by hand...
> I have VE-runtime-I20050318.zip com eclipse M5a.
>
> thanks
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03728 seconds