mirror of https://github.com/alibaba/p3c.git
You cannot 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
398 B
Properties
15 lines
398 B
Properties
7 years ago
|
bin.includes = .,\
|
||
|
META-INF/,\
|
||
|
plugin.xml,\
|
||
|
icons/,\
|
||
|
target/lib/
|
||
|
src.includes = icons/,\
|
||
|
META-INF/,\
|
||
|
plugin.xml,\
|
||
|
messages.properties,\
|
||
|
target/lib/,\
|
||
|
src/main/kotlin,\
|
||
|
pom.xml
|
||
|
source.. = src/main/java/,src/main/resources
|
||
|
output.. = target/classes/
|