File: build.properties

package info (click to toggle)
eclipse-emf 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 50,912 kB
  • ctags: 60,697
  • sloc: java: 407,889; xml: 7,165; sh: 200; makefile: 13
file content (16 lines) | stat: -rwxr-xr-x 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bin.includes = test.tools.jar,\
               about.html,\
               test.xml,\
               data/,\
               plugin.properties,\
               META-INF/
src.includes = about.html,\
               .classpath,\
               .cvsignore,\
               .project,\
               .settings/,\
               Test EMF Tools.launch,\
               build.properties
output.test.tools.jar = bin/
source.test.tools.jar = src/
exclude.test.tools.jar = **/doc-files/**