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

Diff of /android/TrainInfoService/.classpath

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

revision 292 by torben, Tue Sep 1 19:17:18 2009 UTC revision 1364 by torben, Wed Apr 20 19:39:14 2011 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.14"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5"/>  
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"/>
8            <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>
9            <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
10            <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>
11            <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
12          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
13  </classpath>  </classpath>

Legend:
Removed from v.292  
changed lines
  Added in v.1364

  ViewVC Help
Powered by ViewVC 1.1.20