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

Back to the top