Changeset 943

Show
Ignore:
Timestamp:
11/15/06 19:13:59 (2 years ago)
Author:
alban
Message:

fix eclipse classpath

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/.classpath

    r893 r943  
    3434        <classpathentry kind="lib" path="lib/test/mockobjects-core.jar"/> 
    3535        <classpathentry kind="lib" path="lib/test/junit.jar"/> 
    36         <classpathentry kind="lib" path="lib/core/wizard.jar"/> 
    3736        <classpathentry kind="lib" path="lib/core/commons-digester.jar"/> 
    3837        <classpathentry kind="lib" path="lib/core/commons-beanutils.jar"/> 
    3938        <classpathentry kind="lib" path="lib/core/commons-jxpath.jar"/> 
     39        <classpathentry kind="lib" path="lib/runtime/slf4j-log4j12.jar"/> 
     40        <classpathentry kind="lib" path="lib/core/wizard.jar"/> 
    4041        <classpathentry kind="output" path=".eclipse"/> 
    4142</classpath>