org.symbian.tools.wrttools.jseditors/build.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Mar 2010 16:45:18 -0800
changeset 260 38f012067872
parent 76 57613a26af19
permissions -rw-r--r--
Bug 2207 fix, wizard banners

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