Changeset 7540

Show
Ignore:
Timestamp:
11/14/11 13:00:01 (6 months ago)
Author:
nvial
Message:

correction du classpath

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebCT95/.classpath

    r7534 r7540  
    4242        <classpathentry kind="lib" path="lib/jta.jar"/> 
    4343        <classpathentry kind="lib" path="lib/castor-0.9.4.3.jar"/> 
     44        <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/> 
    4445        <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    4546        <classpathentry exported="true" kind="lib" path="lib/PDFBox-0.7.0.jar"/> 
     
    6667        <classpathentry exported="true" kind="lib" path="lib/htmlparser.jar"/> 
    6768        <classpathentry exported="true" kind="lib" path="lib/rome-0.9.jar"/> 
    68         <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/> 
    6969        <classpathentry kind="output" path="build"/> 
    7070</classpath>