Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Set Default Editors with Plugin_Customization.ini
Set Default Editors with Plugin_Customization.ini [message #319747] Thu, 30 August 2007 12:45 Go to next message
Eclipse UserFriend
Originally posted by: derrydavis.hotmail.com

I'm trying to setup the editors associated with doc types using the
plugin_customization.ini file. I've added these lines:
org.eclipse.ui/defaultEdtiors=*.doc:"Microsoft Word Document"
org.eclipse.ui.workbench/defaultEditors=*.doc:"Microsoft Word Document"
to the file. But it doesn't work, doc files simply open in a Word instance
within Eclipse. I found this thread >
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg11 731.html. But
it didn't provided any automatic solutions (versus manually selecting the
editor). Any ideas?
I've tried to use the startup parameter -pluginCustomization as mentioned
here >
http://www.eclipse.org/eclipse/platform-core/documents/user_ settings/plugin_customization.html.
Thanks in advance,
Derry
Re: Set Default Editors with Plugin_Customization.ini [message #319748 is a reply to message #319747] Thu, 30 August 2007 13:01 Go to previous message
Eclipse UserFriend
Originally posted by: derrydavis.hotmail.com

derry wrote:

> I'm trying to setup the editors associated with doc types using the
> plugin_customization.ini file. I've added these lines:
> org.eclipse.ui/defaultEdtiors=*.doc:"Microsoft Word Document"
> org.eclipse.ui.workbench/defaultEditors=*.doc:"Microsoft Word Document"
> to the file. But it doesn't work, doc files simply open in a Word instance
> within Eclipse. I found this thread >
> http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg11 731.html. But
> it didn't provided any automatic solutions (versus manually selecting the
> editor). Any ideas?
> I've tried to use the startup parameter -pluginCustomization as mentioned
> here >
>
http://www.eclipse.org/eclipse/platform-core/documents/user_ settings/plugin_customization.html.
> Thanks in advance,
> Derry

Fixing the typo "org.eclipse.ui/defaultEdtiors=*.doc:"Microsoft Word
Document"" did not work either (Edtiors to Editors).
Previous Topic:isDirty & ModifyListener
Next Topic:Discover eclipse version from plugin
Goto Forum:
  


Current Time: Wed May 07 15:46:30 EDT 2025

Powered by FUDForum. Page generated in 0.02934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top