org.symbian.tools.wrttools.jseditors/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 10 Mar 2010 15:46:15 -0800
changeset 243 37d0d9cd8db6
parent 76 57613a26af19
permissions -rw-r--r--
Bug 1921 - Change default workspace location

output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               icons/,\
               contexts.xml,\
               html/,\
               *.xml,\
               intro/,\
               net.sf.wdte.ui.jar,\
               net.sf.wdte.core.jar,\
               net.sf.wdte.js.core.jar,\
               net.sf.wdte.js.ui.jar,\
               tk.eclipse.plugin.htmleditor_2.0.6.1.jar,\
               license.html,\
               epl-v10.html
source.net.sf.wdte.ui.jar = src/
source.net.sf.wdte.core.jar = src/
source.net.sf.wdte.js.core.jar = src/
source.net.sf.wdte.js.ui.jar = src/
source.tk.eclipse.plugin.htmleditor_2.0.6.1.jar = src/
# javac 
javacSource=1.5
javacTarget=1.5
javacVerbose=true