/[projects]/miscJava/CircuitBreaker/.classpath
ViewVC logotype

Diff of /miscJava/CircuitBreaker/.classpath

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

revision 1251 by torben, Fri Apr 1 14:19:58 2011 UTC revision 2341 by torben, Mon Feb 23 13:31:06 2015 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="src" path="test"/>          <classpathentry kind="src" path="test"/>
5          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>          <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7          <classpathentry kind="var" path="LOG4J"/>          <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8          <classpathentry kind="var" path="J2EEAPI"/>          <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=CircuitBreaker&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
9          <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>          <classpathentry kind="output" path="bin"/>
10          <classpathentry kind="lib" path="/home/torben/inst/glassfishv3/glassfish/modules/javax.mail.jar"/>  </classpath>
         <classpathentry kind="output" path="bin"/>  
 </classpath>  

Legend:
Removed from v.1251  
changed lines
  Added in v.2341

  ViewVC Help
Powered by ViewVC 1.1.20