org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 07 Jun 2010 13:48:20 -0700
changeset 351 e317b108976d
parent 216 914d053d42b1
permissions -rw-r--r--
Bug 2888 - IDE does not properly explain the reason for failure if the WGZ file is broken

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