Skip to main content
summaryrefslogtreecommitdiffstats
blob: 03a3e5f6ce192210e6370a42bc8bfe0be5190248 (plain) (blame)
1
2
3
4
5
6
7
8
output.. = bin/
bin.includes = META-INF/,\
               images/,\
               plugin.xml,\
               schema/,\
               .,\
               OSGI-INF/MessageProviderComponent.xml
source.. = src/

Back to the top