org.symbian.tools.wrttools.previewer/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 16 Jun 2010 17:56:07 -0700
changeset 385 9bf326e3aeb9
parent 303 a619b3ef3095
permissions -rw-r--r--
Bug 3018 - After adding a snippet the focus should be changed to the edit view

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               preview/,\
               preferences.ini,\
               icons/,\
               wrt.xml,\
               http-content/,\
               lib/json_simple/json_simple-1.1.jar
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true