How do I prevent the two warnings below from generating an error that stops the build process ?
-compile: [javac] Compiling 77 source files to /Users/andev/W
To be able to build, I created a file ant.properties in the facebook project (first project that is compiled) with the contents :
ant.properties
java.compilerargs=-Xlint:-options