[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
List Home
]
Re: [platform-dev] Associating view instead of editor with filename from navigator
From
: Markus Keller <
markus_keller@xxxxxxxxxx
>
Date
: Fri, 29 May 2009 16:05:43 +0200
Delivered-to
: platform-dev@eclipse.org
> That can't be done ATM, although we'll be investigating different
> approaches for Eclipse 4.0 (e4)
Uh, that's not quite true. I did something like this in o.e.jdt.ui for .jardesc files:
<extension
id=
"javaeditor"
point=
"org.eclipse.ui.editors"
>
<editor
default=
"true"
extensions=
"jardesc"
icon=
"$nl$/icons/full/obj16/jar_desc_obj.gif"
id=
"org.eclipse.jdt.ui.JARDescEditor"
launcher=
"org.eclipse.jdt.internal.ui.jarpackager.OpenJarExportWizardEditorLauncher"
name=
"%jarDescEditorName"
>
</editor>
Your
IEditorLauncher
can also open and feed a view.
> This list is not appropriate for this kinds of questions :-)
Yep, sorry for the additional spam, but I couldn't resist correcting this.
Markus
Follow-Ups
:
[platform-dev] Re: Associating view instead of editor with filename from navigator
From:
Lukas Zapletal
References
:
[platform-dev] Associating view instead of editor with filename from navigator
From:
Lukas Zapletal
Re: [platform-dev] Associating view instead of editor with filename from navigator
From:
Paul Webster
Prev by Date:
Re: [platform-dev] Associating view instead of editor with filename from navigator
Next by Date:
[platform-dev] Tong Xiang Fan is out of the office for Dragon Boat Festival Public Holidays
Previous by thread:
Re: [platform-dev] Associating view instead of editor with filename from navigator
Next by thread:
[platform-dev] Re: Associating view instead of editor with filename from navigator
Index(es):
Date
Thread