mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
10 lines
242 B
Properties
10 lines
242 B
Properties
|
|
source.. = src/main/java/
|
||
|
|
output.. = bin/
|
||
|
|
bin.includes = META-INF/,\
|
||
|
|
.,\
|
||
|
|
plugin.xml,\
|
||
|
|
resources/
|
||
|
|
src.includes = resources/**,\
|
||
|
|
src/
|
||
|
|
bin.excludes = resources/configuration.properties
|