.classpath | 1 + 1 file changed, 1 insertion(+)
New commits: commit 8974bf280f9fccf2bb259f9b099dda76a6afbd01 Author: Joseph Marques joseph@redhat.com Date: Sat Jan 30 08:40:04 2010 -0500
fix .classpath so eclipse builds
diff --git a/.classpath b/.classpath index 8b3c7cf..f681faa 100644 --- a/.classpath +++ b/.classpath @@ -225,5 +225,6 @@ <classpathentry exported="true" kind="var" path="M2_REPO/org/libvirt/libvirt/0.4.1/libvirt-0.4.1.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/org/jboss/byteman/byteman/1.2.1/byteman-1.2.1.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/org/fedorahosted/cobbler/cobbler4j/0.1/cobbler4j-0.1.jar"/> + <classpathentry kind="var" path="M2_REPO/com/google/gwt/gwt-user/2.0.0/gwt-user-2.0.0.jar"/> <classpathentry kind="output" path="eclipse-classes"/> </classpath>
rhq-commits@lists.fedorahosted.org