Bug 105438 - plugin.xml editor cannot handle nl'ed paths
Summary: plugin.xml editor cannot handle nl'ed paths
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.1.1   Edit
Assignee: PDE-UI-Inbox CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords: nl
Depends on:
Blocks:
 
Reported: 2005-07-28 09:53 EDT by Tod Creasey CLA Friend
Modified: 2005-08-03 11:33 EDT (History)
1 user (show)

See Also:


Attachments
105438 pde.ui patch.txt (3.01 KB, text/plain)
2005-08-01 18:39 EDT, Konrad Kolosowski CLA Friend
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA Friend 2005-07-28 09:53:47 EDT
20040728

We have nl'ed a couple of our icons paths - namely the one for the resource
navigator. When you open the plug-in.xml for the ide plug-in the icon is
displayed as a red missing box as it is not looking it up.

As several plug-ins have nl'ed paths for 3.1.1 we should consider this for 3.1.1.

STEPS
1) Open the plugin.xml for org.eclipse.ui.ide
2) Expand the views entries in the Extentions
3) Look at Resource Navigator - red box

I have confirmed that we are looking this up correctly in the view itself and in
the Show View dialog
Comment 1 Konrad Kolosowski CLA Friend 2005-08-01 18:39:23 EDT
Fixed for 3.1.1.
Comment 2 Konrad Kolosowski CLA Friend 2005-08-01 18:39:53 EDT
Created attachment 25540 [details]
105438 pde.ui patch.txt

Patch for reference.
Comment 3 Dejan Glozic CLA Friend 2005-08-03 11:33:13 EDT
I verified the fix by checking out PDE UI from the maintenance branch. I will 
not mark it as verified because I didn't check it in the M build itself though.