Show
Ignore:
Timestamp:
04/28/08 02:15:46 (5 years ago)
Author:
stedwar2
Message:

Trying to get log4j logging to work.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/jsnyder/ComponentProject/build.properties

    r7233 r7307  
    1 source.. = src/, PythonSrc/ 
    2 output.. = bin/ 
     1source.owdplugin.jar = src/, PythonSrc/ 
     2output.owdplugin.jar = bin/ 
    33bin.includes = META-INF/,\ 
    4                jython2.2.1/jython.jar, ., plugin.xml, WaveDev/, PythonSrc/ 
     4               owdplugin.jar,\ 
     5               jython2.2.1/jython.jar,\ 
     6               plugin.xml,\ 
     7               WaveDev/,\ 
     8               PythonSrc/,\ 
     9               logger.properties,\ 
     10               icons/ 
    511jars.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/