diff --git a/pmd/xdocs/installing.xml b/pmd/xdocs/installing.xml index 9fb01afaf4..026db0fe4b 100644 --- a/pmd/xdocs/installing.xml +++ b/pmd/xdocs/installing.xml @@ -26,7 +26,7 @@

Prerequisites:

diff --git a/pmd/xdocs/integrations.xml b/pmd/xdocs/integrations.xml index abdac79826..3cad485931 100644 --- a/pmd/xdocs/integrations.xml +++ b/pmd/xdocs/integrations.xml @@ -333,7 +333,7 @@ selecting the "Ask for Directory" checkbox.

Assumptions

To integrate into TextPad
@@ -341,7 +341,7 @@ selecting the "Ask for Directory" checkbox.

  • In the Configure menu, choose Preferences.... This opens the Preferences dialog
  • In the left pane of the Preferences dialog, choose the Tools branch by clicking on the word "Tools".
  • On the far right of the dialog, click on the Add button, and then select Program... from the drop-down. This opens the standard Windows Open File dialog.
  • -
  • Type D:\java\jdk_131\bin\java.exe and click the Open button. In the center pane of the Preferences dialog, an item "Java" has now been added, and is currently selected.
  • +
  • Type D:\java\jdk_142\bin\java.exe and click the Open button. In the center pane of the Preferences dialog, an item "Java" has now been added, and is currently selected.
  • Click the word Java, which makes the word editable. Select the entire word, and type "PMD directory". Press Return
  • Repeat steps three through five, but type "PMD file", instead of "PMD directory".
  • Click Apply.