Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Cannot load preference class in PDE
Cannot load preference class in PDE [message #274945] Mon, 01 November 2004 14:15 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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?
>
>
>
Previous Topic:Using BITS in update manager
Next Topic:New project from outside of IDE
Goto Forum:
  


Current Time: Thu May 29 02:08:31 EDT 2025

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

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

Back to the top