Bug 513536 - Typo in SET_INPUTHANDLER Attribute
Summary: Typo in SET_INPUTHANDLER Attribute
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 00:47 EDT by Björn Michael CLA
Modified: 2020-07-22 03:07 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 Björn Michael CLA 2017-03-13 00:47:53 EDT
After skimming an external tool builder launch configuration an attribute seems wrong typed: "org.eclipse.ant.uiSET_INPUTHANDLER"

But there is actually a missing dot after PLUGIN_ID in org.eclipse.ant.internal.ui.IAntUIConstants.SET_INPUTHANDLER
Comment 1 Sarika Sinha CLA 2017-03-13 01:17:49 EDT
Yes, but changing it now will not work effectively for existing configurations.
Comment 2 Eclipse Genie CLA 2020-06-07 13:10:42 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Björn Michael CLA 2020-07-22 03:07:10 EDT
(In reply to Sarika Sinha from comment #1)
> Yes, but changing it now will not work effectively for existing
> configurations.

Then a migration strategy is needed.