Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 87e00da18e1d59e5d9c6e6519cfe95ec41f70051 (plain) (blame)
1
2
3
4
5
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .
jars.extra.classpath = platform:/plugin/org.eclipse.osgi/osgi/osgi.annotation.jar

Back to the top