When taking a build.xml from UNIX to Windows, are directory slash changes necessary? Also what is the delimeiter in the JAVAC tag for classpath attribute?
: or ;
thanks
Thread : ant classpath
1)
-When taking a build.xml from UNIX to Windows, are directory slash changes necessary? Also what is...