org.symbian.tools.wrttools.product/build.properties
author John Kern <johnk@symbian.org>
Tue, 02 Feb 2010 08:16:15 -0800
changeset 76 57613a26af19
parent 39 eb7d9e33e288
child 145 19985c154f5c
permissions -rw-r--r--
add properties to enforce source level 1.5

output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin_customization.ini,\
               icons/
source.. = src/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true