Changeset 508:22873977870e
- 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:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r494
|
r508
|
|
| 3 | 3 | <classpathentry kind="src" path="src"/> |
| 4 | 4 | <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"/> |
| 15 | 7 | <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean.jar"/> |
| 16 | 8 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| … |
… |
|
| 39 | 31 | <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/> |
| 40 | 32 | <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"/> |
| 46 | 34 | <classpathentry kind="output" path="build/classes"/> |
| 47 | 35 | </classpath> |