Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » programmatically add library to the project
programmatically add library to the project [message #265832] Fri, 06 August 2004 22:59 Go to next message
Elwin is currently offline ElwinFriend
Messages: 36
Registered: July 2009
Member
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 20:11 Go to previous message
Miguel Griffa is currently offline Miguel GriffaFriend
Messages: 118
Registered: July 2009
Senior Member
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: Wed Jul 17 18:33:00 GMT 2024

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

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

Back to the top