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

Annotation of /android/DroidRadarService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 284 - (hide annotations) (download)
Thu Aug 27 12:17:43 2009 UTC (14 years, 9 months ago) by torben
File size: 781 byte(s)
Just use default jre
1 torben 284 <?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     <attributes>
6     <attribute name="owner.project.facets" value="jst.java"/>
7     </attributes>
8     </classpathentry>
9     <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5">
10     <attributes>
11     <attribute name="owner.project.facets" value="jst.web"/>
12     </attributes>
13     </classpathentry>
14     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
15     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
16     <classpathentry kind="output" path="build/classes"/>
17     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20