Watch, Follow, &
Connect with Us
Public Report
Report From: JBuilder/Help System/Functionality    [ Add a report in this area ]  
Report #:  9605   Status: Closed
F1 help does not always function correctly
Project:  JBuilder Build #:  11.0.236.0
Version:    12 Submitted By:   Eric Z
Report Type:  Basic functionality failure Date Reported:  11/24/2004 12:45:32 PM
Severity:    Infrequently encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   217831
Resolution: Fixed (Resolution Comments) Resolved in Build: : 012.000.203.000
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 1
Description
When I put the cursor on the Class(Interface) name HttpServletRequest and press F1, unexpected and different behavior is experienced depending upon preferences in the Help system.


Steps to Reproduce:
With the Help System Preference "Start help system in seperate VM" UNselected (if not uncheck already, uncheck, close and restart JB2005.
Now put your cursor on the Class(interface) name HttpServletRequest and press F1.  A small panel/box will appear saying something about JBuilder help looking..."
The JB2005 status bar will display the following message "CodeInsight could not find a class or class memeber at caret position.  Please check for syntax errors in your code."  And the Help window will open displaying the JavaDoc for HttpServletRequest.


Now change the Help System Preference "Start help system in seperate VM" to SELECTED.  You wil be advised to close and restart JB2005; please do so.
Now put your cursor on the Class(interface) name HttpServletRequest and press F1.  A small panel/box will appear saying something about JBuilder help looking..."
The JB2005 status bar will display the following message "CodeInsight could not find a class or class memeber at caret position.  Please check for syntax errors in your code."
However, this time  the Help window will not open at all
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01