org.symbian.tools.wrttools/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 03 Mar 2010 09:56:03 -0800
changeset 216 914d053d42b1
parent 191 61c04b3eb3e7
permissions -rw-r--r--
Bug 2070 - added code completion for browser objects (window, navigator, etc) and core WRT objects (widget, device)

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