root / org.cfeclipse.cfml.frameworks.fusebox / build.properties

Revision 323, 0.6 kB (checked in by markd, 2 years ago)

added the JDOM

Line 
1source.Fusebox3View.jar = src/
2output.Fusebox3View.jar= bin/
3bin.includes = plugin.xml,\
4               Fusebox3View.jar,\
5               icons/,\
6               templates/,\
7               snippets/,\
8               dictionary/,\
9               lib/jdom.jar
10src.includes = icons/,\
11               plugin.xml,\
12               src/,\
13               templates/,\
14               snippets/,\
15               dictionary/
16bin.excludes = icons/fusebox4_icons.png,\
17               icons/fusebox_icons.png,\
18               icons/fusebox_icon.gif,\
19               icons/sample.gif,\
20               icons/.cvsignore,\
21               icons/fusebox3/.cvsignore
Note: See TracBrowser for help on using the browser.