org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 25 Feb 2010 14:26:09 -0800
changeset 200 830136ec8316
parent 191 61c04b3eb3e7
child 216 914d053d42b1
permissions -rw-r--r--
Wizard can now import projects of any time (i.e. Dreamweaver, WRT IDE) from the filesystem

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