FitNesse for Eclipse Plugin: Features & Screenshots
4. FitNesse Classpath Synchronized with Eclipse Java Project Classpath
When launching a local FitNesse runtime on a folder contained in a Java project, the FitNesse classpath will be automatically updated to include the entries on the Java project classpath. This allows you, the developer, to easily write and debug fixtures from within Eclipse.
The plugin does this by updating the content.txt file in your FitNesse Wiki root directory on each launch. For example, if you launch a local runtime on the FitNesseExamples directory created by the wizard, the content.txt file would be updated to include:
'''START Auto-generated Eclipse Classpath''' !path /eclipse-sdk-3.2m5/plugins/com.bandxi.fitnesse.launcher_1.0.0/lib/fitlibrary.jar !path /eclipse-sdk-3.2m5/plugins/com.bandxi.fitnesse.launcher_1.0.0/lib/fitnesse.jar !path /workspaces/20060308-m5/FitNesseExamples/bin '''END Auto-generated Eclipse Classpath'''
|
Get the Fitnesse in Eclipse plugin now... Download... |

