Author: jfrederic.clere(a)jboss.com
Date: 2008-09-15 15:26:30 -0400 (Mon, 15 Sep 2008)
New Revision: 1832
Added:
trunk/mod_cluster/test/java/.classpath
trunk/mod_cluster/test/java/.project
Log:
Add eclipse files.
Added: trunk/mod_cluster/test/java/.classpath
===================================================================
--- trunk/mod_cluster/test/java/.classpath (rev 0)
+++ trunk/mod_cluster/test/java/.classpath 2008-09-15 19:26:30 UTC (rev 1832)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry excluding="Clients/JBWEB-117/src/" kind="src"
path=""/>
+ <classpathentry kind="src" path="Clients/JBWEB-117/src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/2.0.3.GA/jboss-logging-spi-2.0.3.GA.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/2.1.1.CR7/jbossweb-2.1.1.CR7.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/2.1.1.CR7/servlet-api-2.1.1.CR7.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/4.2.1.GA/jboss-ejb-api-spi-4.2.1.GA.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/commons-httpclient-3.1/commons-httpclient-3.1.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/commons-logging-1.0.4/commons-logging.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/commons-codec-1.3.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/junit-4.5/junit-4.5.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: trunk/mod_cluster/test/java/.project
===================================================================
--- trunk/mod_cluster/test/java/.project (rev 0)
+++ trunk/mod_cluster/test/java/.project 2008-09-15 19:26:30 UTC (rev 1832)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>test_mod_cluster</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Show replies by date