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

Back to the top