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

Annotation of /miscJava/CircuitBreaker/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2341 - (hide annotations) (download)
Mon Feb 23 13:31:06 2015 UTC (9 years, 3 months ago) by torben
Original Path: CircuitBreaker/.classpath
File size: 588 byte(s)
Enable use of eclipse / IvyDE
1 torben 2341 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4     <classpathentry kind="src" path="test"/>
5     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6     <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
7     <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8     <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=CircuitBreaker&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
9     <classpathentry kind="output" path="bin"/>
10     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20