Changeset 508:22873977870e

Show
Ignore:
Timestamp:
09/23/09 13:38:31 (4 years ago)
Author:
tgambet
Branch:
default
convert_revision:
svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@509
Message:

removed javadocs attributes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • .classpath

    r494 r508  
    33        <classpathentry kind="src" path="src"/> 
    44        <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/> 
    5         <classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-1.6.2.jar" sourcepath="E:/Unicorn/librairies/velocity-1.6.2/src/java"> 
    6                 <attributes> 
    7                         <attribute name="javadoc_location" value="file:/E:/Unicorn/librairies/velocity-1.6.2/docs/api/"/> 
    8                 </attributes> 
    9         </classpathentry> 
    10         <classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.15.jar" sourcepath="E:/Unicorn/librairies/apache-log4j-1.2.15/src/main/java"> 
    11                 <attributes> 
    12                         <attribute name="javadoc_location" value="file:/E:/Unicorn/librairies/apache-log4j-1.2.15/src/main/javadoc/"/> 
    13                 </attributes> 
    14         </classpathentry> 
     5        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-1.6.2.jar" sourcepath="E:/Unicorn/librairies/velocity-1.6.2/src/java"/> 
     6        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.15.jar" sourcepath="E:/Unicorn/librairies/apache-log4j-1.2.15/src/main/java"/> 
    157        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean.jar"/> 
    168        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     
    3931        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/> 
    4032        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tasklist.jar"/> 
    41         <classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail.jar" sourcepath="C:/Users/Tom-Laptop/Desktop/javamail-1.4.2/lib"> 
    42                 <attributes> 
    43                         <attribute name="javadoc_location" value="file:/C:/Users/Tom-Laptop/Desktop/javamail-1.4.2/docs/javadocs/"/> 
    44                 </attributes> 
    45         </classpathentry> 
     33        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail.jar" sourcepath="C:/Users/Tom-Laptop/Desktop/javamail-1.4.2/docs/javadocs"/> 
    4634        <classpathentry kind="output" path="build/classes"/> 
    4735</classpath>