Skip to main content
summaryrefslogtreecommitdiffstats
blob: cbb23103cc285e6e1be0039e5748b5e25be6e522 (plain) (blame)
1
2
3
4
5
6
7
src.includes = component.xml
bin.includes = plugin.properties,\
               plugin.xml,\
               .,\
               META-INF/,\
               about.html
source.. = src/

Back to the top