Changeset 40

Show
Ignore:
Timestamp:
09/03/09 14:02:53 (3 years ago)
Author:
yabuki
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/myweb/.classpath

    r29 r40  
    33        <classpathentry kind="src" path="src"/> 
    44        <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"/> 
    65        <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/> 
    76        <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> 
    87        <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"/> 
    910        <classpathentry kind="output" path="build/classes"/> 
    1011</classpath>