-
Notifications
You must be signed in to change notification settings - Fork 2
/
build.properties
50 lines (49 loc) · 1.59 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
source.cfml.jar = src/
bin.includes = plugin.xml,\
cfml.jar,\
License.txt,\
dictionary/,\
doc/,\
plugin_customization.ini,\
splash.bmp,\
build.properties,\
snippets/,\
schema/,\
readme/,\
plugin.properties,\
lib/jdom.jar,\
lib/saxpath.jar,\
lib/jaxen-jdom.jar,\
lib/jaxen-core.jar,\
lib/jakarta-oro-2.0.8.jar,\
lib/commons-logging-1.1.jar,\
lib/commons-httpclient-3.0.1.jar,\
lib/commons-collections-3.2.jar,\
lib/log4j-1.2.9.jar,\
lib/log4j.properties,\
icons/,\
splash.png,\
about.html,\
about.ini,\
META-INF/,\
templates/,\
lib/jsch-0.1.41.jar,\
lib/commons-net-2.0.jar,\
lib/commons-net-ftp-2.0.jar,\
lib/commons-vfs-1.0.jar,\
FormatPreviewCode.txt,\
lib/jericho-html-3.1.jar,\
src.includes = plugin.xml,\
dictionary/,\
doc/,\
icons/,\
License.txt,\
lib/,\
src/,\
about.html,\
about.ini
bin.excludes = lib/Tidy.jar,\
lib/ant.jar,\
lib/snippetexplorer_ws.jar,\
lib/.DS_Store,\
lib/JTidyTest.java