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

Back to the top