/[projects]/CircuitBreaker/.classpath
ViewVC logotype

Diff of /CircuitBreaker/.classpath

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

revision 408 by torben, Mon Oct 5 19:44:40 2009 UTC revision 409 by torben, Wed Oct 7 07:07:00 2009 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"/>
4          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6          <classpathentry kind="output" path="bin"/>          <classpathentry kind="var" path="LOG4J"/>
7  </classpath>          <classpathentry kind="output" path="bin"/>
8    </classpath>

Legend:
Removed from v.408  
changed lines
  Added in v.409

  ViewVC Help
Powered by ViewVC 1.1.20