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

Back to the top