Author's Bio: Anton Mamaenko

Tuesday, November 23, 2010

Debugging the Fitnesse server with Eclipse


  1. Import Fitnesse as an existing project into Eclipse
  2. Run build.xml located in the root folder of the project, as Ant build (default configuration would do)
  3. Create new Debug configuration, and specify the Main class as fitnesseMain.FitNesseMain
  4. Add /dist/fitnesse.jar to the Classpath as a User entry
  5. Debug

No comments:

Post a Comment

Search This Blog