Skip to main content
summaryrefslogtreecommitdiffstats
blob: bbb39d9da4485da54e40e537a352076636e413f1 (plain) (blame)
1
2
3
4
5
6
7
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               OSGI-INF/,\
               icons/
source.. = src/

Back to the top