org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 15 Mar 2010 16:46:06 -0700
changeset 264 41126832f73a
parent 216 914d053d42b1
permissions -rw-r--r--
Bug 2171 - JSEditors cleanup

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