Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Add test-lib jars to Build Path

The If the following jars are not present in your buildpath, then the test cases will complain about of "ClassDefNotFound problems unless you add the following jars to your buildpath:

  1. ehcache.jar
  2. cglib.jar

Both of these jars " problems :

  1. jaxen-1.1.jarĀ 

This jar can be found in the [pentaho_project]/third-party/test-lib directory. You add them it to your build path in Eclipse through the Project Properties dialog.

...