Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 51f79d38de9ce8a6144a7ef5f473440b4f05badb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               about.html,\
               resources/,\
               UMLNatTableStereotypedElementsTests.launch,\
               plugin.properties,\
               configs/,\
               plugin.xml,\
               icons/
src.includes = about.html

Back to the top