Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Error when trying to execute a jface app
Error when trying to execute a jface app [message #85378] Fri, 01 April 2005 21:50 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Error when trying to execute a jface app
Next Topic:Trouble creating an SWT application visual class with 3.1 M6
Goto Forum:
  


Current Time: Wed May 07 03:06:23 EDT 2025

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

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

Back to the top