root/ossiedev/branches/jsnyder/ComponentProject/build.properties @ 7307

Revision 7307, 0.6 KB (checked in by stedwar2, 5 years ago)

Trying to get log4j logging to work.

Line 
1source.owdplugin.jar = src/, PythonSrc/
2output.owdplugin.jar = bin/
3bin.includes = META-INF/,\
4               owdplugin.jar,\
5               jython2.2.1/jython.jar,\
6               plugin.xml,\
7               WaveDev/,\
8               PythonSrc/,\
9               logger.properties,\
10               icons/
11jars.extra.classpath = jython2.2.1/jython.jar
12src.includes = .classpath,\
13               .project,\
14               .pydevproject,\
15               META-INF/,\
16               PythonSrc/,\
17               icons/,\
18               javaCompiler...args,\
19               logger.properties,\
20               plugin.xml,\
21               src/
Note: See TracBrowser for help on using the browser.