Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ea1337a4a0493c77a34c0bb555386fe96898ea03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               resources/,\
               OSGI-INF/,\
               about.html,\
               plugin.pdoc,\
               UMLNattableAllTests.launch
src.includes = about.html

Back to the top