Skip to main content
summaryrefslogtreecommitdiffstats
blob: 2655a11f0952f308743b97acd747eec4a22a7d2d (plain) (blame)
1
2
3
4
5
6
7
8
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               images/,\
               .,\
               OSGI-INF/,\
               OSGI-INF/org.eclipse.osee.ote.io.xml
source.. = src/

Back to the top