Cannot load preference class in PDE [message #274945] |
Mon, 01 November 2004 14:15  |
Eclipse User |
|
|
|
Originally posted by: bimjunk.basistech.com
I have a very simple plugin, and I'm stumped by the PDE.
My plugin has only a preference page. The page shows up in the
Window/Preference list, but, when I select it, eclipse complains that:
plugin com.basistech.rlp.eclipse was uanble to load class
com.basistech.rlp.eclipse.preferences.RLPEnvironmentPreferen cePage.
Debugger shows ClassNotFound, alright.
I build all the code of the plugin into one jar, and that jar is in the
Runtime Information for the manifest. However, I haven't actually seen any
jars get built. Am I supposed to?
|
|
|
Re: Cannot load preference class in PDE [message #274950 is a reply to message #274945] |
Mon, 01 November 2004 15:22  |
Eclipse User |
|
|
|
Originally posted by: bimjunk.basistech.com
This turns out to be an exception in the start method.
"Benson Margulies" <bimjunk@basistech.com> wrote in message
news:cm61vf$i7p$1@eclipse.org...
>I have a very simple plugin, and I'm stumped by the PDE.
>
> My plugin has only a preference page. The page shows up in the
> Window/Preference list, but, when I select it, eclipse complains that:
>
> plugin com.basistech.rlp.eclipse was uanble to load class
> com.basistech.rlp.eclipse.preferences.RLPEnvironmentPreferen cePage.
>
> Debugger shows ClassNotFound, alright.
>
> I build all the code of the plugin into one jar, and that jar is in the
> Runtime Information for the manifest. However, I haven't actually seen any
> jars get built. Am I supposed to?
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.06246 seconds