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

Contents of /miscJava/CircuitBreaker/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2448 - (show annotations) (download)
Fri Mar 20 08:52:49 2015 UTC (9 years, 2 months ago) by torben
File size: 588 byte(s)
move java components to java folder
1 <?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