Skip to main content
summaryrefslogtreecommitdiffstats
blob: 040638a95839534c40b37e894d7b47d1b194c378 (plain) (blame)
1
2
3
4
5
6
7
8
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               css/default.css,\
               Application.e4xmi,\
               OSGI-INF/
source.. = src/

Back to the top