Your preferences have been saved!
» Package the stand-alone application - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot" value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot" value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />   <!-- The master build classpath          -->    <path id="build.classpath">... 16 Feb 12