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

Diff of /android/TrainInfoService/.classpath

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

revision 1060 by torben, Mon Mar 8 09:11:13 2010 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.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
6          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
8          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>
9          <classpathentry kind="output" path="build/classes"/>          <classpathentry combineaccessrules="false" kind="src" path="/TrainInfoCommon"/>
10  </classpath>          <classpathentry kind="lib" path="/TrainInfoCommon/simple-xml-2.3.6.jar"/>
11            <classpathentry kind="output" path="build/classes"/>
12    </classpath>

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

  ViewVC Help
Powered by ViewVC 1.1.20