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

Contents of /android/TrainInfoService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 421 - (show annotations) (download)
Thu Oct 8 12:19:42 2009 UTC (14 years, 7 months ago) by torben
File size: 625 byte(s)
Enabled the usage of Circuit breaker to guard agains bane.dk failures
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5"/>
6 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
7 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/CircuitBreaker"/>
9 <classpathentry kind="output" path="build/classes"/>
10 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20