Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » accessing project classpath from within ant file
accessing project classpath from within ant file [message #116511] Wed, 12 November 2003 15:22 Go to next message
Eclipse UserFriend
hi all,

i'd like to compile a whole project using the external javac compiler.
afaik this is only possible by using an ant script.
the project has dependencies on other projects and on some external jars
all defined in 'properties -> java build path' in the ide.

how can i access the java build path from within my ant script ?

thanks
jakob
Re: accessing project classpath from within ant file [message #116519 is a reply to message #116511] Wed, 12 November 2003 15:27 Go to previous messageGo to next message
Eclipse UserFriend
forgot to mention that i use eclipse 3.0 M4 under win 2k.

Jakob Braeuchi wrote:

> hi all,
>
> i'd like to compile a whole project using the external javac compiler.
> afaik this is only possible by using an ant script.
> the project has dependencies on other projects and on some external jars
> all defined in 'properties -> java build path' in the ide.
>
> how can i access the java build path from within my ant script ?
>
> thanks
> jakob
>
Re: accessing project classpath from within ant file [message #121964 is a reply to message #116519] Tue, 25 November 2003 17:32 Go to previous message
Eclipse UserFriend
Originally posted by: meshcheryakovsemen.hotmail.com

for plugins you can select - 'Generate build.xml' from the local menu for
plugin.xml

-- Sam
It's better to view source code than comments to it.
Previous Topic:editable partitions
Next Topic:Integrating Hibernate into build process
Goto Forum:
  


Current Time: Fri May 09 03:58:06 EDT 2025

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

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

Back to the top