getting an error when trying to load a class from a separate jar [message #79278] |
Wed, 23 July 2003 10:19 |
Eclipse User |
|
|
|
Originally posted by: dtomsu.hotmail.com
Hi,
I have written a plugin that is using a jar. This is mentioned in the
plugin.xml as a runtime library.
When I start to run the plugin I get the following error:
java.lang.Error: Unresolved compilation problems:
The import de cannot be resolved
Config cannot be resolved
Config cannot be resolved
Config cannot be resolved
Config cannot be resolved
Config cannot be resolved
at org.xmen.multipageeditor.XMLEditor.<init>(XMLEditor.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(Native ConstructorAcces
sorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(De legatingConstruc
torAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:2 74)
at java.lang.Class.newInstance0(Class.java:306)
at java.lang.Class.newInstance(Class.java:259)
Can anyone help, please
Daniel
--
"esse est percipi" - George Berkeley
|
|
|
Powered by
FUDForum. Page generated in 0.03504 seconds