Howto View SVG Files As Markup

Having trouble installing Oxygen? Got a bug to report? Post it all here.
bwinspur

Howto View SVG Files As Markup

Post by bwinspur »

I'm using xslt to gen SVG and would like to be able to view the generated, xml-compliant svg files in OG.

How do I add an extension to the list of extensions (xml, xsl, xsd) denoting xml-compliant files that OG reconizes ?
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

In the standalone version you can go to Options->Preferences and use the File types dialog to map the SVG extension with the XML Editor.

In the Eclipse plugin version you can go to Window->Preferences and use the Workbench/File Associations dialog to enter the SVG extension and add the Oxygen XML Editor in the Associated Editors area.

Best Regards,
George
bwinspur
Posts: 37
Joined: Tue Nov 25, 2003 3:31 am

Post by bwinspur »

Thks, that worked fine.
Bill W.
Post Reply