Open an XML file with a different extension in oXygen/Eclips

Having trouble installing Oxygen? Got a bug to report? Post it all here.
sanderson
Posts: 51
Joined: Fri Jan 27, 2006 12:51 am

Open an XML file with a different extension in oXygen/Eclips

Post by sanderson »

I'd like to open a file with the extension .dita in the oxygen plugin for eclipse. How do I let the plugin know that files with the .dita extension should be treated as XML files?
sanderson
Posts: 51
Joined: Fri Jan 27, 2006 12:51 am

Figured it out

Post by sanderson »

In Eclipse, select Preferences from the Window menu
Under General, Editors, File Associations you can add a extension and associate it with a particular editor.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Open an XML file with a different extension in oXygen/Ec

Post by sorin_ristache »

Hello,
sanderson wrote:I'd like to open a file with the extension .dita in the oxygen plugin for eclipse. How do I let the plugin know that files with the .dita extension should be treated as XML files?
By following the normal Eclipse procedure for associating a file extension with an editor type, described in the <oXygen/> User Manual.

Regards,
Sorin
Post Reply