Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Class Loader
Class Loader [message #295225] Fri, 25 November 2005 19:28 Go to next message
Eclipse UserFriend
Originally posted by: raghavendra.vaidya.ps.ge.com

Hi,

I am developing a plug-in the targett of which is a JAva Project. The plu-in
tries to load some of the class files belonging to the java project during
the processing and falis with a ClassNotFound Exception. The Java project
references this plugin as a required project in the build path - The plug in
will be imported into the workspace with a link .

This problem, I guess, happens due to the class loader architecture of the
Eclipse platform. Does any one know how to get around this problem??

Regards

Vaidya
Re: Class Loader [message #295343 is a reply to message #295225] Mon, 28 November 2005 12:45 Go to previous message
Eclipse UserFriend
Are you having this problem when launching a runtime in PDE? If so... is
your java project in the workspace of the PDE? Are you making sure you
are passing the classpath of the java project to your plug-in?

just some thoughts.

-H

Raghavendra wrote:
> Hi,
>
> I am developing a plug-in the targett of which is a JAva Project. The plu-in
> tries to load some of the class files belonging to the java project during
> the processing and falis with a ClassNotFound Exception. The Java project
> references this plugin as a required project in the build path - The plug in
> will be imported into the workspace with a link .
>
> This problem, I guess, happens due to the class loader architecture of the
> Eclipse platform. Does any one know how to get around this problem??
>
> Regards
>
> Vaidya
>
>
Previous Topic:Add a toolbar item to the global toolbar (programmatically)
Next Topic:Update: Site is not Updateable
Goto Forum:
  


Current Time: Tue Jul 22 08:30:23 EDT 2025

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

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

Back to the top