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

Annotation of /android/TrainInfoService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1832 - (hide annotations) (download)
Mon Aug 20 21:15:37 2012 UTC (11 years, 9 months ago) by torben
File size: 1277 byte(s)
First attempt at tritinfo integration
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 1832 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1">
8     <attributes>
9     <attribute name="owner.project.facets" value="jst.web;#system#"/>
10     </attributes>
11     </classpathentry>
12 torben 1062 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
13 torben 1320 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>
14 torben 1364 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
15 torben 1832 <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.2.jar"/>
21 torben 1061 <classpathentry kind="output" path="build/classes"/>
22     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20