Results 1 to 3 of 3

Thread: where can i get those dependent jars

  1. #1
    Join Date
    Aug 2009
    Posts
    2

    Default where can i get those dependent jars

    I have downloaded "spring-framework-3.0.0.M4" then tried to build souce in eclipse, but got couples of errors such as "Unbound classpath variable: 'IVY_CACHE/com.h2database/com.springsource.org.h2/1.0.71/com.springsource.org.h2-1.0.71.jar'"

    i defined variable IVY_CACHE in reference, but where can i get the .jar file

  2. #2

    Default

    The 3.0.x version comes with Maven which shall take care of all dependences.
    [URL="http://vicina.info"] 新闻,社区新闻,分类广告

  3. #3
    Join Date
    Aug 2009
    Posts
    2

    Default

    cool, thanks!!
    Quote Originally Posted by vw729 View Post
    The 3.0.x version comes with Maven which shall take care of all dependences.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •