| Hint: plugin.xml-package prefix prevents runtime-workbench NoClassDefFoundError [message #151285] | 
Wed, 29 October 2003 19:12  | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.03751 seconds