Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1961e7848c90fd123fcdacb1ef5992dd6b76a59a (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin.pdoc,\
               about.html,\
               OSGI-INF/
src.includes = about.html

Back to the top