Bug 17998 - [ExternalTools] missing help context ids
Summary: [ExternalTools] missing help context ids
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Ryan Cooper CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-27 19:11 EDT by Ryan Cooper CLA
Modified: 2002-09-18 13:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Cooper CLA 2002-05-27 19:11:43 EDT
Build: 20020527

The External Tools project is missing help context ids for several views, 
dialogs, etc.

The following classes should have associated context ids in 
org.eclipse.ui.externaltools.IHelpContextIds:
AntAction
ExternalToolsAction
AddTaskDialog
ProjectSelectionDialog
RefreshSelectionDialog
ResourceSelectionDialog
TargetSelectionDialog
VariablesSelectionDialog
LogConsoleView
AntPreferencePage
LogConsolePreferencePage
AntLaunchWizard
AntLaunchWizardPage
Comment 1 Ryan Cooper CLA 2002-05-30 12:59:57 EDT
Help context ids added.