• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Missing jar in v2.0 code form github

    I downloaded the code from github (https://github.com/krishagni/openspecimen/tree/OS_v20/) and imported it into Eclipse. There were quite a few errors realted to missing jars, but these were eliminated by removing all jars form the build path and then re-adding those under lib. Except I still get:

    org.springframework.transaction.PlatformTransactionManager cannot be resolved. It is indirectly referenced from required .class files	UpgradeUtil.java	/OSv2.0_sandbox/WEB-INF/src/krishagni/catissueplus/upgrade
    

    Where should I get the required jar file?

    Also, what version of the the JRE should be used?

    Peace …

    Bob

    Has anyone else built OS v2.0 from code and run into this build error?