File: build.properties

package info (click to toggle)
eclipse-emf 2.24.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 62,044 kB
  • sloc: java: 644,589; xml: 11,649; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
bin.includes = about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               modeling32.png,\
               .,\
               plugin.properties,\
               plugin.xml,\
               model/,\
               META-INF/,\
               schema/,\
               templates/
bin.excludes = model/*.ecorediag
src.includes = about.html,\
               model/*.ecorediag
source.. = src/
output.. = bin/
exclude.. = **/doc-files/**