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

Diff of /android/TrainInfoCommon/.classpath

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

revision 1065 by torben, Thu Sep 16 15:31:31 2010 UTC revision 1636 by torben, Sun Nov 27 19:20:45 2011 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"/>
         <classpathentry kind="lib" path="simple-xml-2.3.6.jar"/>  
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.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6">          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
6                  <attributes>                  <attributes>
7                          <attribute name="owner.project.facets" value="jst.utility"/>                          <attribute name="owner.project.facets" value="java"/>
                 </attributes>  
         </classpathentry>  
         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.20">  
                 <attributes>  
                         <attribute name="owner.project.facets" value="jst.java"/>  
8                  </attributes>                  </attributes>
9          </classpathentry>          </classpathentry>
10            <classpathentry exported="true" kind="lib" path="simple-xml-2.6.2.jar"/>
11          <classpathentry kind="output" path="bin"/>          <classpathentry kind="output" path="bin"/>
12  </classpath>  </classpath>

Legend:
Removed from v.1065  
changed lines
  Added in v.1636

  ViewVC Help
Powered by ViewVC 1.1.20