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

Diff of /android/TrainInfoCommon/.classpath

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

revision 1830 by torben, Sun Nov 27 19:20:45 2011 UTC revision 1831 by torben, Mon Aug 20 21:15:20 2012 UTC
# Line 2  Line 2 
2  <classpath>  <classpath>
3          <classpathentry kind="src" path="src"/>          <classpathentry kind="src" path="src"/>
4          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
5          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">          <classpathentry exported="true" kind="lib" path="simple-xml-2.6.2.jar"/>
6            <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1">
7                    <attributes>
8                            <attribute name="owner.project.facets" value="jst.utility"/>
9                    </attributes>
10            </classpathentry>
11            <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
12                  <attributes>                  <attributes>
13                          <attribute name="owner.project.facets" value="java"/>                          <attribute name="owner.project.facets" value="java"/>
14                  </attributes>                  </attributes>
15          </classpathentry>          </classpathentry>
         <classpathentry exported="true" kind="lib" path="simple-xml-2.6.2.jar"/>  
16          <classpathentry kind="output" path="bin"/>          <classpathentry kind="output" path="bin"/>
17  </classpath>  </classpath>

Legend:
Removed from v.1830  
changed lines
  Added in v.1831

  ViewVC Help
Powered by ViewVC 1.1.20