Output of java task in Ant?

Take a look at this for reference: ant.apache.org/manual/Tasks/java.html It contains an example of using the Java task to run a specific class, e. G: It really depends on where you are writing the file out to from A.java. If it is in the current directory, e.

G: File f = new File(". /test. Txt"); f.createNewFile(); then it will output the file relative to where you ran the build file from.

Hope that helps.

1 Also look into the "dir" attribute on the ant task. If you set fork="true", ant starts a new JVM for the program you're running. You can control its working directory by setting dir="${basedir}/whatever".

– jpdaigle Apr 29 '09 at 21:40.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions