Classpath change doesn't take effect [message #277551] |
Mon, 13 December 2004 11:46  |
Eclipse User |
|
|
|
Originally posted by: jiaqi.evavi.com
I'm working on an eclipse plugin these days. It was fine until I added
some features, changed the plugin.xml to add the new extensions and jar
files.
It's running well in runtime workbench. But after I export the zip file,
unzip it and restart the eclipse, I got a NoClassDefFoundError of a
class in one of the new jar files.
It looks like the classpath setting of old version plugin is cached
somewhere while the new code is picked up. I've tried to delete the
configuration directory, but it wasn't helpful.
What should I do to make my new plugin work?
Thanks in advance
Jiaqi
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03854 seconds