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

Diff of /android/TrainInfoService/.classpath

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

revision 1831 by torben, Wed Apr 20 19:39:14 2011 UTC revision 1832 by torben, Mon Aug 20 21:15:37 2012 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"/>
         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>  
4          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
7          <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 3.1">
8                    <attributes>
9                            <attribute name="owner.project.facets" value="jst.web;#system#"/>
10                    </attributes>
11            </classpathentry>
12          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
13          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>
14          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
15            <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-7-openjdk-i386">
16                    <attributes>
17                            <attribute name="owner.project.facets" value="java"/>
18                    </attributes>
19            </classpathentry>
20            <classpathentry kind="lib" path="/TrainInfoCommon/simple-xml-2.6.2.jar"/>
21          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
22  </classpath>  </classpath>

Legend:
Removed from v.1831  
changed lines
  Added in v.1832

  ViewVC Help
Powered by ViewVC 1.1.20