How can I programmatically export a build.xml? [message #310006] |
Wed, 15 November 2006 07:10  |
Eclipse User |
|
|
|
Originally posted by: cristina.marin.imag.fr
Hi,
I'm looking for any possible suggestion one may have for my problem
In my code I create a java project where I am importing sources from a jar
file. I add the necessary classpath entries and then I want to compile
using AntRunner
because I want to reuse the existing build file (that is contained in the
jar file). If the jar file was made within another eclipse, the references
to external jars are wrong (they are defined relative to the ancient
project from the other machine).
So, I need to programmatically (automatically) export the classpath
entries from my java project to the build.xml...
Any idea?
thanks for your help
Cristina
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02924 seconds