X-Git-Url: http://plrg.eecs.uci.edu/git/?p=jpf-core.git;a=blobdiff_plain;f=docs%2Fuser%2Frun_eclipse_plugin.md;fp=docs%2Fuser%2Frun_eclipse_plugin.md;h=0000000000000000000000000000000000000000;hp=a2f40e8ba4b2feb93405fbea16b4dd399100d4e7;hb=eb4888bdc6128a112847f8c8b93f94efc2bb9f54;hpb=c81801bd98c485b9bbe5cd0e711ac0bf242b100b diff --git a/docs/user/run_eclipse_plugin.md b/docs/user/run_eclipse_plugin.md deleted file mode 100644 index a2f40e8..0000000 --- a/docs/user/run_eclipse_plugin.md +++ /dev/null @@ -1,12 +0,0 @@ -# Running JPF from within Eclipse using eclipse-jpf # - -eclipse-jpf can be easily configured to run JPF from within Eclipse - - 1. Install eclipse-jpf (see [Installing Eclipse JPF plugin](../install/eclipse-plugin)) - 2. 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: - 3. From the Eclipse top menu go to **Window**->**Preferences** - 4. Select **JPF Preferences** - 5. Make sure that "Path to site.properties" is defined properly. - 6. 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...** - 7. Make sure that the **Console view** (Usually at the bottom of the main Eclipse screen) is opened to view the results from JPF \ No newline at end of file