Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7dab2e0b5bdc3fb9d2c339baf32aad83a7bd7697 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# NLS_MESSAGEFORMAT_VAR
src.includes = about.html
bin.includes = plugin.xml,\
               test.xml,\
               META-INF/,\
               epl-v10.html,\
               lib/,\
               cdo.tests.jar,\
               copyright.txt
jars.compile.order = cdo.tests.jar
source.cdo.tests.jar = src/
output.cdo.tests.jar = bin/

Back to the top