mirror of
https://github.com/nicolabs/ciform.git
synced 2026-04-11 00:14:41 +02:00
19 lines
762 B
Properties
19 lines
762 B
Properties
# JsUnit files
|
|
#jsunit.dir=/opt/jsunit
|
|
jsunit.coreJs=${jsunit.dir}/app/jsUnitCore.js
|
|
#jsunit.build=${jsunit.dir}/build.xml
|
|
jsunit.testRunner=${jsunit.dir}/testRunner.html
|
|
#jsunit.browsers=/usr/bin/firefox,/usr/bin/konqueror
|
|
|
|
# Ivy settings
|
|
ant.ivytask.path=C:/IBM/SDPShared/plugins/org.apache.ant_1.7.0.v200803061910/lib/ivy.jar
|
|
#ivy.file = ${basedir}/ivy.xml
|
|
#repository.dir=${target}/ivy
|
|
|
|
# (required) -> define this property in your "local.properties" file
|
|
# Full path to the jar of the YUI compressor (http://developer.yahoo.com/yui/compressor)
|
|
yuicompressor.jar=../tools/yuicompressor-2.4.7.jar
|
|
|
|
# (required) -> define this property in your "local.properties" file
|
|
# Command line to execute JSDoc (http://jsdoc.sourceforge.net)
|
|
jsdoc=../tools/JSDoc/jsdoc.pl |