File: build.properties

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