Develop and Download Open Source Software

Browse Subversion Repository

Diff of /.classpath

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

revision 81 by ohkubo-k, Sat May 12 03:06:08 2012 UTC revision 98 by ohkubo-k, Sun Feb 10 03:35:27 2013 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"/>
         <classpathentry kind="lib" path="misc/commons-codec-1.4.jar"/>  
5          <classpathentry kind="lib" path="misc/commons-httpclient-3.1.jar"/>          <classpathentry kind="lib" path="misc/commons-httpclient-3.1.jar"/>
6          <classpathentry kind="lib" path="misc/commons-logging-1.1.1.jar"/>          <classpathentry kind="lib" path="misc/commons-logging-1.1.1.jar"/>
7            <classpathentry kind="lib" path="misc/commons-codec-1.4.jar"/>
8          <classpathentry kind="lib" path="misc/jsonic-1.2.10.jar"/>          <classpathentry kind="lib" path="misc/jsonic-1.2.10.jar"/>
9          <classpathentry kind="output" path="build"/>          <classpathentry kind="output" path="build"/>
10  </classpath>  </classpath>

Legend:
Removed from v.81  
changed lines
  Added in v.98

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