-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuild.properties
More file actions
26 lines (24 loc) · 822 Bytes
/
build.properties
File metadata and controls
26 lines (24 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
bin.includes = toc_LogWatcher.xml,\
plugin.xml,\
lib/,\
icons/,\
html/,\
build.properties,\
book.xml,\
about.html,\
CHANGELOG.txt,\
lib/jakarta-oro-2.0.6.jar,\
META-INF/
src.includes = toc_LogWatcher.xml,\
src/,\
plugin.xml,\
lib/,\
icons/,\
html/,\
build.properties,\
book.xml,\
about.html,\
CHANGELOG.txt
jars.compile.order = plugins/org.graysky.eclipse.logwatcher_1.4.0.3.jar
output.plugins/org.graysky.eclipse.logwatcher_1.4.0.3.jar = bin/
source.plugins/org.graysky.eclipse.logwatcher_1.4.0.3.jar = src/