I wrote a build file and placed echo tasks around my javac command I am getting my echos but my file is not compiling, How can I get javac output?
- Re: javac output Goldstein, Joel
- Re: javac output emountain
I wrote a build file and placed echo tasks around my javac command I am getting my echos but my file is not compiling, How can I get javac output?