/[projects]/CircuitBreaker/.classpath
ViewVC logotype

Contents of /CircuitBreaker/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1251 - (show annotations) (download)
Fri Apr 1 14:19:58 2011 UTC (13 years, 2 months ago) by torben
File size: 617 byte(s)
CB depends on javax.mail
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="var" path="LOG4J"/>
8 <classpathentry kind="var" path="J2EEAPI"/>
9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
10 <classpathentry kind="lib" path="/home/torben/inst/glassfishv3/glassfish/modules/javax.mail.jar"/>
11 <classpathentry kind="output" path="bin"/>
12 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20