[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] automatic build path ?
|
- From: nico.mook@xxxxxxxxxxx (nicomook)
- Date: Tue, 1 Mar 2005 17:58:40 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse.org
- User-agent: NewsPortal/0.34 (http://florian-amrhein.de/newsportal/)
Hello all !
My question is simple but it could be complex to do ... :)
I build my environment using ant (and i'm able to do it via eclipse).
All my external libraries are defined in my build.xml file.
I would like to synchronize my eclipse build path
(Project->Properties->Java build path->Libraries) with my build.xml file.
But it seems I can't ...
I don't understand why I have to define all my classpath whereas it is
already define in my build.xml file. It's really annoying.
Does someone have any idea or a way to do such a thing ?
Thanks in advance for your help !
Cheers,
Nico.