HTML manuals 'lost' after re-location

lesr

Member
Using pl sql dev 8.0.4.1514

Path to HTML manuals changed.

F1, Help menu to HTML manuals no longer work.

How can I reset / rebuild the manuals?
 
Help -> HTML Manuals -> enter directory name -> Build

BTW: The supplied download page: "C:\Program Files\PLSQL Developer\OracleDocumentation.html" links to wrong pages and results in an error 404 (page not found). Please correct.
 
That's what I remember doing first for the 10g, and again for the 11g distributions.

My problem is the form to enter the document directory and press Build no longer appears when I select the HTML Manuals menu item, and there is no indication of error(s).

The Developer Help doesn't provide any clues or suggestions.
 
What exactly happens when you select Help > HTML Manuals? If nothing appears, can you exit PL/SQL Developer, start regedit.exe, and delete the following section:

HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\HTMLHelp

Restart PL/SQL Developer and check if this helped.
 
Back
Top