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.
15 lines
493 B
15 lines
493 B
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
lib/commons-collections4-4.4.jar,\
|
|
lib/poi-ooxml-5.2.3.jar,\
|
|
lib/xmlbeans-5.2.2.jar,\
|
|
lib/poi-5.2.3.jar,\
|
|
lib/commons-io-2.11.0.jar,\
|
|
lib/log4j-api-2.24.3.jar,\
|
|
lib/log4j-core-2.24.3.jar,\
|
|
lib/commons-compress-1.23.0.jar,\
|
|
lib/poi-ooxml-full-5.2.3.jar
|