Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Class Loader problem
Class Loader problem [message #194782] Sat, 17 February 2007 12:58 Go to next message
zakir Hussain is currently offline zakir HussainFriend
Messages: 76
Registered: July 2009
Member
Hi,

I am working with a java project, I had added one plugin as a jar to my
project.

I am getting classloader exception... regarding class not found...

Can you plz suggest me how to overcome this one.....

Regards,

Zakir
Re: Class Loader problem [message #194807 is a reply to message #194782] Sat, 17 February 2007 13:40 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Zakir,

You really need to provide more context to your questions. I.e., put in
as much effort asking the question as others end up putting in answering
them. My theory would be that you are working with a plugin project and
rather than editing the MANIFEST.MF to add a dependency you've updated
the build path directly by the project's properties in order to fix your
compile time problem only to have the same problem show up again at
runtime. I would again suggest using plugin projects consistently and
to only edit the MANIFEST.MF when you need to make classpath changes.
Don't push the river, it flows by itself...


zakir wrote:
> Hi,
>
> I am working with a java project, I had added one plugin as a jar to
> my project.
> I am getting classloader exception... regarding class not found...
>
> Can you plz suggest me how to overcome this one.....
>
> Regards,
>
> Zakir
>
Previous Topic:Using EMF Project as ordinary JavaProject...
Next Topic:Eclipse install
Goto Forum:
  


Current Time: Fri Apr 19 23:15:12 GMT 2024

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

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

Back to the top