Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » programmatically add library to the project
programmatically add library to the project [message #265832] Fri, 06 August 2004 18:59 Go to next message
Eclipse UserFriend
Hi,
How can I programmatically add a library to an existing Java project?
(Same results as the user click Project>properties >Java Build
Path>Libraries>Add External JARs).

Thanks
Elwin
Re: programmatically add library to the project [message #266347 is a reply to message #265832] Tue, 10 August 2004 16:11 Go to previous message
Eclipse UserFriend
try with IJavaProject.get/setRawClasspath

Elwin wrote:
> Hi,
> How can I programmatically add a library to an existing Java project?
> (Same results as the user click Project>properties >Java Build
> Path>Libraries>Add External JARs).
>
> Thanks
> Elwin
>
>
Previous Topic:activeKeyConfiguration ignored?
Next Topic:Is -plugins option supported on 3.0?
Goto Forum:
  


Current Time: Mon May 05 12:47:53 EDT 2025

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

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

Back to the top