Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse way of adding to ClassPath?
Eclipse way of adding to ClassPath? [message #157861] Mon, 17 November 2003 17:25
David Whitehurst is currently offline David WhitehurstFriend
Messages: 76
Registered: July 2009
Member
Is there an Eclipse way of adding and deleting from the Classpath at
runtime? My plugin needs to add JAR's to the class path at runtime. I also
need to remove the JAR from the Classpath on demand. I have a really nice
way of adding to the classpath using the Reflection API, but I do not know
how to remove things from the classpath.

I want to know how the Eclipse community would do this?

Thanks,

David

--
David L. Whitehurst
aka. PiratePete
http://www.piratepetesoftware.com
dlwhitehurst@comcast.net
Previous Topic:Soap problem
Next Topic:"Resource is out of sync with the filesystem" ?
Goto Forum:
  


Current Time: Sun Jul 21 13:31:36 GMT 2024

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

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

Back to the top