Develop and Download Open Source Software

Browse Subversion Repository

Diff of /.classpath

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

revision 1 by ohkubo-k, Sun Aug 16 03:25:03 2009 UTC revision 26 by ohkubo-k, Sun May 9 07:34:19 2010 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.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5            <classpathentry kind="lib" path="misc/commons-codec-1.4.jar"/>
6            <classpathentry kind="lib" path="misc/commons-httpclient-3.1.jar"/>
7            <classpathentry kind="lib" path="misc/commons-logging-1.1.1.jar"/>
8          <classpathentry kind="output" path="build"/>          <classpathentry kind="output" path="build"/>
9  </classpath>  </classpath>

Legend:
Removed from v.1  
changed lines
  Added in v.26

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