Mail Archive Home | gotm-commits List | January 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Tuesday, January 18, 2005 @ 16:06:51
Author: moroy
Path: /cvsroot/gotm/gotm-aspectj
Modified: .classpath
Updating the references of the externals libraries in the Eclipse project
configuration file.
------------+
.classpath | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Index: gotm-aspectj/.classpath
diff -u gotm-aspectj/.classpath:1.2 gotm-aspectj/.classpath:1.3
--- gotm-aspectj/.classpath:1.2 Mon Dec 6 17:31:04 2004
+++ gotm-aspectj/.classpath Tue Jan 18 16:06:51 2005
@@ -4,9 +4,9 @@
<classpathentry kind="src" path="lib/config"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="ASPECTJRT_LIB"/>
- <classpathentry kind="lib"
path="/Users/rouvoy/Workspaces/gotm-workspace/gotm-aspectj/lib/jotm/jta-spec1_0_1.jar"/>
- <classpathentry kind="lib"
path="/Users/rouvoy/Workspaces/gotm-workspace/gotm-aspectj/lib/jotm/jotm.jar"/>
- <classpathentry kind="lib"
path="/Users/rouvoy/Workspaces/gotm-workspace/gotm-aspectj/lib/jotm/jotm_jrmp_stubs.jar"/>
- <classpathentry kind="lib"
path="/Users/rouvoy/Workspaces/gotm-workspace/gotm-aspectj/lib/jotm/log4j.jar"/>
+ <classpathentry kind="lib" path="lib/jotm/log4j.jar"/>
+ <classpathentry kind="lib" path="lib/jotm/jta-spec1_0_1.jar"/>
+ <classpathentry kind="lib" path="lib/jotm/jotm.jar"/>
+ <classpathentry kind="lib" path="lib/jotm/jotm_jrmp_stubs.jar"/>
<classpathentry kind="output" path="build/class"/>
</classpath>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.