Bug 576060 - Extract help context from JDT to platform for Run/Debug launch configuration UI
Summary: Extract help context from JDT to platform for Run/Debug launch configuration UI
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 4.20   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Doc-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-17 08:05 EDT by Kirill Balod CLA
Modified: 2021-09-17 08:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Balod CLA 2021-09-17 08:05:30 EDT
Run/Debug launch configuration UI refers to several help topics:
org.eclipse.debug.ui.launch_configuration_view_context
org.eclipse.debug.ui.launch_configuration_dialog
org.eclipse.debug.ui.variable_selection_dialog_context

The problem that if JDT is absent in product then help content unavailable for Run/Debug launch configuration UI. Current text in JDT contains Java specific references.


Help for the UI of Run/Debug launch configuration should be language independent and shipped with the platform.