Changeset 40
- Timestamp:
- 09/03/09 14:02:53 (3 years ago)
- Files:
-
- 1 modified
-
trunk/myweb/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/myweb/.classpath
r29 r40 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="src" path="resources"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre6"/>6 5 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/> 7 6 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> 8 7 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> 8 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 9 <classpathentry kind="lib" path="WebContent/WEB-INF/lib/icu4j-4_2_1.jar"/> 9 10 <classpathentry kind="output" path="build/classes"/> 10 11 </classpath>
