Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/weather/.classpath

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

revision 1.1.1.1 by karma, Mon Apr 3 07:59:41 2006 UTC revision 1.2 by karma, Tue Jun 6 08:38:30 2006 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2    
3  <classpath>  <classpath>
4          <classpathentry kind="src" path="src/java"/>    <classpathentry excluding="" kind="src" path="src/java">
5          <classpathentry output="target/test-classes" kind="src" path="src/test"/>    </classpathentry>
6          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
7          <classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"/>    </classpathentry>
8          <classpathentry kind="output" path="target/classes"/>    <classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar">
9  </classpath>    </classpathentry>
10      <classpathentry kind="var" path="MAVEN_REPO/jstl/jars/jstl-1.0.2.jar">
11      </classpathentry>
12      <classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.4.jar">
13      </classpathentry>
14      <classpathentry kind="output" path="target/classes">
15      </classpathentry>
16    </classpath>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26