Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 270493cb64df21663b05cf703ffc794317544398 (plain) (blame)
1
2
3
4
5
6
7
8
9
bin.includes = META-INF/,\
               plugin.xml,\
               OSGI-INF/,\
               intro/,\
               toc.xml,\
               about.html,\
               resource/ 
src.includes = about.html,\
				resource/

Back to the top