Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » JFace dependencies for standalone application?
JFace dependencies for standalone application? [message #467724] Thu, 10 May 2007 09:19 Go to next message
Eclipse UserFriend
Hi,

as of Eclipse 3.3M7, I've got a slight problem with a standalone
application built on SWT and JFace: instantiating a subclass of a
TitleAreaDialog crashes with a NoClassDefFoundError for
org.osgi.framework.BundleActivator. Before M7, this never happened; I
thought, apart from org.eclipse.core.commands,
org.eclipse.equinox.common and the appropriate JFace and SWT libraries
(which are all in the build path), there were no other prerequisites to
standalone applications. Am I missing something, has this perhaps
changed in the meantime, or is it a bug in M7?

Kindest regards,
Karsten
--
PGP Public Key ID 0x708CD1FE (pgpkeys.pca.dfn.de)
"When the light of day is dead, the spark of night ignites"
Re: JFace dependencies for standalone application? [message #467756 is a reply to message #467724] Thu, 10 May 2007 10:04 Go to previous messageGo to next message
Eclipse UserFriend
http://wiki.eclipse.org/index.php/JFace

Karsten Stöckmann schrieb:
> Hi,
>
> as of Eclipse 3.3M7, I've got a slight problem with a standalone
> application built on SWT and JFace: instantiating a subclass of a
> TitleAreaDialog crashes with a NoClassDefFoundError for
> org.osgi.framework.BundleActivator. Before M7, this never happened; I
> thought, apart from org.eclipse.core.commands,
> org.eclipse.equinox.common and the appropriate JFace and SWT libraries
> (which are all in the build path), there were no other prerequisites to
> standalone applications. Am I missing something, has this perhaps
> changed in the meantime, or is it a bug in M7?
>
> Kindest regards,
> Karsten
Re: JFace dependencies for standalone application? [message #467758 is a reply to message #467724] Thu, 10 May 2007 10:03 Go to previous messageGo to next message
Eclipse UserFriend
This was introduced in M7 ... please open a bug so that it can be
considered: either fix the dependency or update the wiki
http://wiki.eclipse.org/index.php/JFace

Later,
PW
Re: JFace dependencies for standalone application? [message #467764 is a reply to message #467758] Thu, 10 May 2007 10:46 Go to previous message
Eclipse UserFriend
Paul Webster wrote:

> This was introduced in M7 ... please open a bug so that it can be
> considered: either fix the dependency or update the wiki
> http://wiki.eclipse.org/index.php/JFace

I was just about to open a bug when I found this has already been
reported in https://bugs.eclipse.org/bugs/show_bug.cgi?id=186367. So I
guess org.osgi.framework has to be imported as well now for standalone
JFace apps?

Kindest regards,
Karsten
--
PGP Public Key ID 0x708CD1FE (pgpkeys.pca.dfn.de)
"When the light of day is dead, the spark of night ignites"
Previous Topic:How to create submenu in a context menu
Next Topic:Redirect logs
Goto Forum:
  


Current Time: Sun May 18 21:32:48 EDT 2025

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

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

Back to the top