forked from garye/LogWatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.properties
25 lines (25 loc) · 893 Bytes
/
build.properties
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
bin.includes = toc_LogWatcher.xml,\
plugin.xml,\
lib/,\
icons/,\
html/,\
build.properties,\
book.xml,\
about.html,\
CHANGELOG.txt,\
META-INF/,\
OSGI-INF/l10n/bundle.properties,\
plugins/org.graysky.eclipse.logwatcher_1.4.0.5.jar
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.5.jar
output.plugins/org.graysky.eclipse.logwatcher_1.4.0.5.jar = bin/
source.plugins/org.graysky.eclipse.logwatcher_1.4.0.5.jar = src/