File: build.properties

package info (click to toggle)
eclipse-platform-debug 4.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,608 kB
  • sloc: java: 152,715; xml: 5,186; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               OSGI-INF/,\
               icons/,\
               plugin.properties,\
               about.html
source.. = src/
src.includes = about.html