Community
Participate
Working Groups
Created attachment 172752 [details] screenshot 1. In Eclipse, Click Help > Dynamic Help as shown below to open the Dynamic Help. 2. Select the Outline Dialog and verify the highlighted text in “Help”-> “Related Topics” below (including the info pops in the selected area) (Please see attached screenshot for details) Should the CDT outline view page be changed from "Outline View" to "CDT Outline View" to avoid duplication and confusion?
Why does CDT outline view help is proposed for Java Outline View? It's backwards. CDT OV got only one. There should be 2 of them in CDT one as the help from the platform is about outline views in general.
Fixed in cdt_7_0 and HEAD
*** cdt cvs genie on behalf of vkong *** Bug 317992 Duplicate Outline View entry for F1 help [*] cdt_u_outline_view.htm 1.8.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm?root=Tools_Project&r1=1.8&r2=1.8.2.1 [*] contexts_CDT.xml 1.32.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.user/contexts_CDT.xml?root=Tools_Project&r1=1.32&r2=1.32.2.1 [*] cdt_u_outline_view.htm 1.9 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm?root=Tools_Project&r1=1.8&r2=1.9 [*] contexts_CDT.xml 1.34 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.doc.user/contexts_CDT.xml?root=Tools_Project&r1=1.33&r2=1.34
This was caused by bug 310375. After fixing that properly I restored the CDT specific context help contribution for the outline view.