This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes ant and classpath problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ant and classpath problem" Watch "ant and classpath problem" New topic
Author

ant and classpath problem

Frank Sikuluzu
Ranch Hand

Joined: Dec 16, 2003
Posts: 116
I am new to "ant". Question about <javac srcdir=..../> ---

I run ant in Unix. If I have the .profile or .cshrc file that include the CLASSPATH information, then does ant automatically get it ? i.e. do I have to write that CLASSPATH in the "build.xml" ?
 
 
subject: ant and classpath problem
 
Threads others viewed
exception starting weblogic
I am using ant 1.7 i am getting the error while running the ant script?
com/opensymphony/xwork2/ActionSupp error
Ant tool?
Ant script execution fails
IntelliJ Java IDE