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

Annotation of /android/TrainInfoServiceGoogle/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1415 - (hide annotations) (download)
Mon May 2 15:43:42 2011 UTC (13 years, 1 month ago) by torben
File size: 882 byte(s)
Make google project work with updated StationEntry+TimetableEntry (maybe not work - but at least compile)
1 torben 1061 <?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 torben 1062 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
8 torben 1182 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
9 torben 1080 <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 torben 1415 <classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER/App Engine"/>
15 torben 1080 <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
16 torben 1061 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20