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

Contents of /android/TrainInfoServiceGoogle/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1415 - (show annotations) (download)
Mon May 2 15:43:42 2011 UTC (13 years ago) by torben
File size: 882 byte(s)
Make google project work with updated StationEntry+TimetableEntry (maybe not work - but at least compile)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
7 <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>

  ViewVC Help
Powered by ViewVC 1.1.20