/[projects]/android/TrainInfoService/.classpath
ViewVC logotype

Diff of /android/TrainInfoService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 295 by torben, Tue Sep 1 21:17:54 2009 UTC revision 1061 by torben, Thu Sep 16 14:04:28 2010 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <classpath>  <classpath>
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
6          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
8          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>
9  </classpath>          <classpathentry combineaccessrules="false" kind="src" path="/TrainInfoCommon"/>
10            <classpathentry kind="lib" path="/TrainInfoCommon/simple-xml-2.3.6.jar"/>
11            <classpathentry kind="output" path="build/classes"/>
12    </classpath>

Legend:
Removed from v.295  
changed lines
  Added in v.1061

  ViewVC Help
Powered by ViewVC 1.1.20