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.
43 lines
1.6 KiB
43 lines
1.6 KiB
output.. = bin/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
icons/,\
|
|
lib/fastjson-1.2.78.jar,\
|
|
lib/httpclient-4.5.10.jar,\
|
|
lib/httpcore-4.4.12.jar,\
|
|
lib/httpmime-4.5.10.jar,\
|
|
lib/jaxb-api-2.2.jar,\
|
|
lib/commons-beanutils-1.7.0.jar,\
|
|
lib/commons-codec-1.3.jar,\
|
|
lib/commons-collections-3.2.jar,\
|
|
lib/commons-httpclient-3.1.jar,\
|
|
lib/commons-lang-2.4.jar,\
|
|
lib/commons-logging-1.1.jar,\
|
|
lib/jcommon-1.0.23.jar,\
|
|
lib/jfreechart-1.0.19.jar,\
|
|
lib/yujianbo-java-tools-8.2.1.jar,\
|
|
.,\
|
|
lib/sqljdbc4.jar,\
|
|
lib/easyexcel-2.1.4.jar,\
|
|
lib/slf4j-api-1.7.26.jar,\
|
|
lib/poi-examples-3.17.jar,\
|
|
lib/poi-excelant-3.17.jar,\
|
|
lib/poi-ooxml-3.17.jar,\
|
|
lib/poi-ooxml-schemas-3.17.jar,\
|
|
lib/poi-scratchpad-3.17.jar,\
|
|
lib/poi-3.17.jar,\
|
|
lib/cglib-3.1.jar,\
|
|
lib/com.ibm.icu-4.4.2.jar,\
|
|
lib/commons-collections4-4.1.jar,\
|
|
lib/commons-math3-3.6.1.jar,\
|
|
lib/ehcache-3.7.1.jar,\
|
|
lib/FastInfoset-1.2.15.jar,\
|
|
lib/fastjson-1.2.76.jar,\
|
|
lib/istack-commons-runtime-3.0.7.jar,\
|
|
lib/javax.activation-api-1.2.0.jar,\
|
|
lib/jaxb-runtime-2.3.1.jar,\
|
|
lib/stax-ex-1.8.jar,\
|
|
lib/txw2-2.3.1.jar,\
|
|
lib/xmlbeans-2.6.0.jar
|
|
source.. = src/
|