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

Back to the top