I'm trying to create a build-file for an eclipse-project.
My goal is to make ant build the code in the exact same way as it is built in eclipse.
I'd like ant to use the same compiler and classpath:s as eclipse is using. I've been trying to use the jdtCompilerAdapter.jar from eclipse but now I'd like to import the classpaths written by eclipse to the file .classpath