Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Error when trying to execute a jface app
Error when trying to execute a jface app [message #85378] Sat, 02 April 2005 02:50 Go to next message
Emerson Cargnin is currently offline Emerson CargninFriend
Messages: 125
Registered: July 2009
Senior Member
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 07:34 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
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 07:34 Go to previous message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
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: Fri Apr 26 07:37:43 GMT 2024

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

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

Back to the top