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

Diff of /android/TrainInfoServiceGoogle/.classpath

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

android/TrainInfoService/.classpath revision 421 by torben, Thu Oct 8 12:19:42 2009 UTC android/TrainInfoServiceGoogle/.classpath revision 1415 by torben, Mon May 2 15:43:42 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"/>
         <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"/>  
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="output" path="build/classes"/>          <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
8            <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
9                    <attributes>
10                            <attribute name="owner.project.facets" value="jst.java"/>
11                    </attributes>
12            </classpathentry>
13            <classpathentry exported="true" kind="lib" path="war/WEB-INF/lib/jsoup-1.2.3.jar"/>
14            <classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine"/>
15            <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
16  </classpath>  </classpath>

Legend:
Removed from v.421  
changed lines
  Added in v.1415

  ViewVC Help
Powered by ViewVC 1.1.20