Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368279 - Unknown identifier problems in ant.ui plug-in.xml
Summary: Unknown identifier problems in ant.ui plug-in.xml
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.8   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: 2012-01-10 12:12 EST by Michael Rennie CLA
Modified: 2019-11-14 03:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2012-01-10 12:12:11 EST
Source from master - there are two plug-in.xml warnings about unknown identifiers like the following:

Referenced identifier 'org.eclipse.ant.ui.templateContextType.XML' in attribute 'contextTypeId' cannot be found	plugin.xml

Looks like these should be updated to point to the 'org.eclipse.ant.ui.templateContextType.task' context type id so that it will actually be used to resolve some variables. See AntTemplateVariableTextHover for the only place we actually try to call our resolver.
Comment 1 Lars Vogel CLA 2019-11-14 03:27:10 EST
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.

If you have further information on the current state of the bug, please add it. 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.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.