org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 08 Feb 2010 11:40:51 -0800
changeset 106 4638f9d46d1f
parent 76 57613a26af19
child 145 19985c154f5c
permissions -rw-r--r--
Toggle action now removes breakpoints

source.. = src/,\
           cssvalidation-src/,\
           cssvalidator-mods-src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               projecttemplates/,\
               licenses/,\
               icons/,\
               lib/,\
               epl-v10.html,\
               license.html,\
               schema/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true