mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
11 lines
265 B
INI
11 lines
265 B
INI
source.. = src/main/java/
|
|
output.. = bin/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
icons/,\
|
|
resources/
|
|
buildDirectory = build/
|
|
plugin.destination = ${basedir}/repository
|
|
eclipse.home = /usr/lib/eclipse
|