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

Diff of /android/DroidRadarService/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 283 by torben, Tue Aug 18 19:33:08 2009 UTC revision 284 by torben, Thu Aug 27 12:17:43 2009 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <classpath>  <classpath>
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.14">          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5                  <attributes>                  <attributes>
6                          <attribute name="owner.project.facets" value="jst.java"/>                          <attribute name="owner.project.facets" value="jst.java"/>
7                  </attributes>                  </attributes>
8          </classpathentry>          </classpathentry>
9          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5">          <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v2.1 Java EE 5">
10                  <attributes>                  <attributes>
11                          <attribute name="owner.project.facets" value="jst.web"/>                          <attribute name="owner.project.facets" value="jst.web"/>
12                  </attributes>                  </attributes>
13          </classpathentry>          </classpathentry>
14          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
15          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
16          <classpathentry kind="output" path="build/classes"/>          <classpathentry kind="output" path="build/classes"/>
17  </classpath>  </classpath>

Legend:
Removed from v.283  
changed lines
  Added in v.284

  ViewVC Help
Powered by ViewVC 1.1.20