Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Hint: plugin.xml-package prefix prevents runtime-workbench NoClassDefFoundError
Hint: plugin.xml-package prefix prevents runtime-workbench NoClassDefFoundError [message #151285] Thu, 30 October 2003 00:12
Eclipse UserFriend
Originally posted by: sw0631.Uni-Essen.De

To the risk of adding redundant news:

(Eclipse V2.1.1 GTK/Woody, Sun JDK 1.4.2_02)

Setting package prefixes in the runtime element of plugin.xml does not
only serve for speeding up of class loading.

In some cases it seems to prevent NoClassDefFoundErrors when using the
runtime-workbench:

In the need of accessing protected members, I had to define classes inside
standard Eclipse plug-in packages - done by just adding a package folder
of identical name to my plug-ins src/.

This in consequence led to some strange NoClassDefFoundError when
attempting usage at the runtime-workbench (deadlock??).

If you are trying to do similar things, this might help you.

Best Wishes,
Nick
Previous Topic:Build id
Next Topic:Builders in Eclipse 3
Goto Forum:
  


Current Time: Mon Aug 19 02:18:29 GMT 2024

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

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

Back to the top