JUnit Max install site

This directory (http://www.threeriversinstitute.org/junitmax) is the install site for JUnit Max. Select Help>>Install new software...>>Add Site... and type in the above URL. After pressing OK, you should see Max. Install it, restart Eclipse, and the next change to a Java file you save should trigger a Max run. All tests in the project containing the changed file will be run on every save, but newly added tests, recently failed tests, and very short tests will be run first, so you should see nearly-certain feedback from your tests within a second (for small projects, at the moment--optimization to follow). Errors are reported just like compile errors: use the Problems view to navigate.

This is alpha alpha alpha software. I'm quite sure it will work on a simple example like FactorialTest, but I don't know how it will work with your real project. Don't use it on anything important you haven't backed up. Please report any errors or suggestions for improvement by email, Twitter, or Skype (kentlbeck).