Page 1 of 1
Open an XML file with a different extension in oXygen/Eclips
Posted: Sun Feb 12, 2006 8:40 pm
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?
Figured it out
Posted: Sun Feb 12, 2006 11:37 pm
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.
Re: Open an XML file with a different extension in oXygen/Ec
Posted: Tue Feb 14, 2006 12:07 pm
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