Running JPF from within Eclipse using eclipse-jpf #
Running JPF from within Eclipse using eclipse-jpf
eclipse-jpf can be easily configured to run JPF from within Eclipse
- Install eclipse-jpf (see Installing Eclipse JPF plugin.)
- Make sure that the correct site.properties file is being used for JPF (The default is usually correct) To see which site.properties file is being used:
- From the Eclipse top menu go to Window->Preferences
- Select JPF Preferences
- Make sure that “Path to site.properties” is defined properly.
- From either the Package Explorer view (On the left of the main Eclipse screen by default) right-click on the *.jpf with the JPF configuration wanted and select Verify…
- Make sure that the Console view (Usually at the bottom of the main Eclipse screen) is opened to view the results from JPF