A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
Ant, Maven and Other Build Tools
Author
Adding command to ant build.xml
Shweta Grewal
Ranch Hand
Joined: Apr 03, 2012
Posts: 39
posted
Jun 03, 2012 23:38:22
0
How can I add the following to my javac command in my build.xml file:
-XDignore.symbol.file
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5541
I like...
posted
Jun 04, 2012 11:36:35
0
Use nested <compilerarg> elements. See the <javac> task doc:
http://ant.apache.org/manual/Tasks/javac.html
JBoss In Action
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Adding command to ant build.xml
Similar Threads
Congrats Amy!
Smiley test
Another 'Y' game
What is your favorite letter?
Where are You ?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter