Author: galder.zamarreno(a)jboss.com
Date: 2009-06-02 13:33:54 -0400 (Tue, 02 Jun 2009)
New Revision: 8079
Added:
benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.classpath
benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.project
Log:
Add Eclipse project files.
Added: benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.classpath
===================================================================
--- benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.classpath
(rev 0)
+++ benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.classpath 2009-06-02
17:33:54 UTC (rev 8079)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/commons-codec.jar"/>
+ <classpathentry kind="lib" path="lib/jboss-common-core.jar"/>
+ <classpathentry kind="lib" path="lib/jboss-logging-spi.jar"/>
+ <classpathentry kind="lib" path="lib/jbosscache-core.jar"/>
+ <classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
+ <classpathentry kind="lib" path="lib/jgroups.jar"/>
+ <classpathentry kind="lib" path="lib/jta.jar"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/framework"/>
+ <classpathentry kind="lib"
path="/framework/lib/commons-logging.jar"/>
+ <classpathentry kind="output" path="output/eclipse"/>
+</classpath>
Added: benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.project
===================================================================
--- benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.project
(rev 0)
+++ benchmarks/benchmark-fwk/trunk/cache-products/jbosscache-3.0.0/.project 2009-06-02
17:33:54 UTC (rev 8079)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jbosscache-3.0.0</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