com.bonevich.eclipse.logging.pathvars
Class CommonsPathInitializer

java.lang.Object
  extended byorg.eclipse.jdt.core.ClasspathVariableInitializer
      extended bycom.bonevich.eclipse.logging.pathvars.LoggingClasspathVariableInitializer
          extended bycom.bonevich.eclipse.logging.pathvars.CommonsPathInitializer

public class CommonsPathInitializer
extends LoggingClasspathVariableInitializer

Defines the path to the Jakarta Commons Logging jar file.

Author:
jbonevic

Constructor Summary
CommonsPathInitializer()
           
 
Method Summary
protected  java.lang.String getLibraryPath()
           
 
Methods inherited from class com.bonevich.eclipse.logging.pathvars.LoggingClasspathVariableInitializer
initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsPathInitializer

public CommonsPathInitializer()
Method Detail

getLibraryPath

protected java.lang.String getLibraryPath()
Specified by:
getLibraryPath in class LoggingClasspathVariableInitializer


Copyright © 2003-2004 bonevich.com. All Rights Reserved.