Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368279

Summary: Unknown identifier problems in ant.ui plug-in.xml
Product: [Eclipse Project] Platform Reporter: Michael Rennie <Michael_Rennie>
Component: AntAssignee: Platform-Ant-Inbox <platform-ant-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.8   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: stalebug

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.