Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » ClassNotFoundException
ClassNotFoundException [message #58307] Mon, 15 October 2007 13:00 Go to next message
Eclipse UserFriend
Originally posted by: kirankumar.pandi.gmail.com

Hi All,

I am getting a class loading issue with the following scenrio.
There are 2 plugins, PluginA, PluginB. PluginB is dependent on PluginA.
When I try to load a class in PluginB from PluginA, it is throwing a
ClassNotFoundException.
Can anyone kindly explain me why it happens so and what will be the best
way to avoid this.


Thanks in advance,
Kiran
Re: ClassNotFoundException [message #58333 is a reply to message #58307] Mon, 15 October 2007 13:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.mark-kirchner.de

Hi,

Kiran Kumar Pandi schrieb:
> I am getting a class loading issue with the following scenrio.
> There are 2 plugins, PluginA, PluginB. PluginB is dependent on PluginA.
> When I try to load a class in PluginB from PluginA, it is throwing a
> ClassNotFoundException.
> Can anyone kindly explain me why it happens so and what will be the best
> way to avoid this.

Are you sure you wanted to post this to "eclipse.tools.pdt" (which is
about the "PHP Development Tools"-plugin)? Your question seems to be
related to developing plugins (not developing PHP), right?

The "Plugin Development Environment"-project (PDE) doesn't seem to have
its own newsgroup, but Rich Client Platform is probably the right one:
eclipse.platform.rcp

Regards,
Mark
Re: ClassNotFoundException [message #58358 is a reply to message #58333] Mon, 15 October 2007 14:01 Go to previous message
Eclipse UserFriend
Originally posted by: kirankumar.pandi.gmail.com

Thanks for the information!

Mark Kirchner wrote:
> Hi,
>
> Kiran Kumar Pandi schrieb:
>> I am getting a class loading issue with the following scenrio.
>> There are 2 plugins, PluginA, PluginB. PluginB is dependent on PluginA.
>> When I try to load a class in PluginB from PluginA, it is throwing a
>> ClassNotFoundException.
>> Can anyone kindly explain me why it happens so and what will be the best
>> way to avoid this.
>
> Are you sure you wanted to post this to "eclipse.tools.pdt" (which is
> about the "PHP Development Tools"-plugin)? Your question seems to be
> related to developing plugins (not developing PHP), right?
>
> The "Plugin Development Environment"-project (PDE) doesn't seem to have
> its own newsgroup, but Rich Client Platform is probably the right one:
> eclipse.platform.rcp
>
> Regards,
> Mark
Previous Topic:Re: There are no projects that can be added or removed from the server.
Next Topic:Debug Error: "error while publishing files to server"
Goto Forum:
  


Current Time: Wed Apr 24 15:22:44 GMT 2024

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

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

Back to the top