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

Contents of /android/TrainInfoService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1840 - (show annotations) (download)
Fri Aug 24 12:18:01 2012 UTC (11 years, 8 months ago) by torben
File size: 1277 byte(s)
upgrade to simple xml 2.6.6
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 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 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/TrainInfoCommon"/>
13 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/WebConfig"/>
14 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/GenericJavaUtils"/>
15 <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.6.jar"/>
21 <classpathentry kind="output" path="build/classes"/>
22 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20