urging 2.0.3 plug-in to open a text file as XML
Having trouble installing Oxygen? Got a bug to report? Post it all here.
urging 2.0.3 plug-in to open a text file as XML
Post by Mat »
Hi, I also want to use the Oxygen plug-in for Eclipse to open and edit .conf-Files. But it didn't recognize that the content is xml and the text editor is used instead. How can I say to the plug-in to open these files as xml?
Thanks in advance,
Mat
Thanks in advance,
Mat
-
- Posts: 143
- Joined: Tue Mar 25, 2003 11:21 am
Re: urging 2.0.3 plug-in to open a text file as XML
Hi Mat,
You just have to edit the plugin.xml file and add to the editor's extensions list the extensions you need.
See example below:
<extension
point="org.eclipse.ui.editors">
<editor
name="Oxygen XML Editor"
icon="eclipseIcons/XmlIcon16.gif"
extensions="xml, vxml, xtm, xhtml, fo, mathml, SOME_EXT"
...
The same operation can be performed for all editors that are contained in our plugin.
You just have to edit the plugin.xml file and add to the editor's extensions list the extensions you need.
See example below:
<extension
point="org.eclipse.ui.editors">
<editor
name="Oxygen XML Editor"
icon="eclipseIcons/XmlIcon16.gif"
extensions="xml, vxml, xtm, xhtml, fo, mathml, SOME_EXT"
...
The same operation can be performed for all editors that are contained in our plugin.
-
- Posts: 143
- Joined: Tue Mar 25, 2003 11:21 am
A simpler way to make file associations for specific extensions, is to go to the menu and select Window/Preferences/Workbench/File Associations and add the necessary extension to editors mappings.
Regards Mircea.
Regards Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service