You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
758 B
22 lines
758 B
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
build.properties,\
|
|
plugin.xml,\
|
|
libs/commons-codec-1.15.jar,\
|
|
libs/commons-collections4-4.4.jar,\
|
|
libs/commons-compress-1.21.jar,\
|
|
libs/commons-io-2.11.0.jar,\
|
|
libs/commons-math3-3.6.1.jar,\
|
|
libs/poi-5.2.1.jar,\
|
|
libs/poi-ooxml-5.2.1.jar,\
|
|
libs/poi-ooxml-lite-5.2.1.jar,\
|
|
libs/swingx-core-1.6.2.jar,\
|
|
libs/xml-apis-1.4.01.jar,\
|
|
libs/xmlbeans-5.0.3.jar,\
|
|
plugin_zh_CN.properties,\
|
|
plugin.properties,\
|
|
json-20151123.jar
|
|
jars.compile.order = .
|