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

Diff of /android/TrainInfoService/.classpath

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

revision 623 by torben, Mon Mar 8 09:11:13 2010 UTC revision 1840 by torben, Fri Aug 24 12:18:01 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"/>
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
7          <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1">
8          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6"/>                  <attributes>
9          <classpathentry kind="output" path="build/classes"/>                          <attribute name="owner.project.facets" value="jst.web;#system#"/>
10  </classpath>                  </attributes>
11            </classpathentry>
12            <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
13            <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>
14            <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.6.jar"/>
21            <classpathentry kind="output" path="build/classes"/>
22    </classpath>

Legend:
Removed from v.623  
changed lines
  Added in v.1840

  ViewVC Help
Powered by ViewVC 1.1.20