Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
blob: 74d9ea5652da3472cff9d4546c52e26906d51f71 (plain) (blame)
1
2
3
4
5
6
7
8
9
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               icons/,\
               plugin.properties
source.. = src/
src.includes = examples/,\
               pom.xml

Back to the top