.classpath | 1 + 1 file changed, 1 insertion(+)
New commits: commit 2a9da73a934c11cc9b3f2fe9cc0dcb8b014bfaf3 Merge: 46da487... a40874a... Author: Jay Shaughnessy jshaughn@redhat.com Date: Thu Apr 29 10:28:49 2010 -0400
Merge branch 'gwt' of ssh://git.fedorahosted.org/git/rhq/rhq into gwt
commit 46da487e3339320e0b7e15237d872dbab6890d77 Author: Jay Shaughnessy jshaughn@redhat.com Date: Thu Apr 29 10:24:44 2010 -0400
add eclipse lib for new ssh dep
diff --git a/.classpath b/.classpath index 62622d5..fc26ab4 100644 --- a/.classpath +++ b/.classpath @@ -250,5 +250,6 @@ <classpathentry exported="true" kind="var" path="M2_REPO/com/google/gwt/gwt-dev/2.0.0/gwt-dev-2.0.0.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/com/smartgwt/smartgwt/2.1/smartgwt-2.1.jar"/> <classpathentry exported="true" kind="var" path="M2_REPO/ca/nanometrics/gflot/1.0.0/gflot-1.0.0.jar"/> + <classpathentry exported="true" kind="var" path="M2_REPO/com/jcraft/jsch/0.1.29/jsch-0.1.29.jar"/> <classpathentry kind="output" path="eclipse-classes"/> </classpath>
rhq-commits@lists.fedorahosted.org