| [news.eclipse.platform] Re: Is 'icon' value necessary to use org.eclipse.ui.editors? |
Hi,
Greets Benny
Hi folks.
I'm a developer of Eclipse Plugin.Today I have a question.
Is 'icon' value necessary to use The Extension Point "org.eclipse.ui.editors"?
The property value is written "IMPLIED" in the Extension Point's Document,and PDE Editor is not marked "*".
But when I didn't input the value, My Editor didn't regist to EditorManager.
Is it a bug?