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

Back to the top