About Us
Consulting
ShoXS
Research
Site index
Contact Us

 

Quicklinks: FAQs Reference docs

ShoXS Tools

ShoXS is available in the following forms:

ShoXSPad

ShoXSPad version 0.9.4 is now available. This Java application runs on multiple platforms. It contains basic editor functionality and allows to toggle between XSL and ShoXS and it has a simple undo/redo function. To run ShoXSPad, download the file ShoXSPad.jar and start from the command line with

java -jar ShoXSPad.jar
, or if you have jre1.3 or 1.4 installed on windows simply double click the jar file.

ShoXS plugin for Eclipse

A plugin for Eclipse is available for download so that you can toggle between ShoXS and XSL in Eclipse and have all the Eclipse functionality available. This makes it considerably more useful than the standalone ShoXSPad.

Installation

Download the zip archive and unzip in the plugin directory of Eclipse (typically something like c:\eclipse\plugin). This should create a sub-directory com.xm.ShoXS_1.0.0 containing the files plugin.xml, ShoXS.jar, ShoXS.src.jar and a sub-subdirectory icons with ShoXS.gif in it. Exit Eclipse if running, then start Eclipse and any XSL file will be converted to ShoXS on loading and back to XSL on saving.

To toggle between ShoXS and XSL, activate the ShoXS Action Set by selecting the Window/Customize perspective menu item. Then open the 'Other' item in the tree and tick the box in front of ShoXS Action Set. Click the Ok button and now a menu ShoXS/Toggle becomes available and also a button on the button bar shows up that can be used to toggle between XSL and ShoXS.

ShoXS in jEdit

A package for jEdit 4.0 is available for download so that you can toggle between ShoXS and XSL in jEdit and have all the jEdit functionality available.

Source

The Java source is GPLed and can be downloaded from here.

ShoXS in Visual C++ 6.0 Add-in

An add-in for MSDev (ShoXSaddin.zip) allows to toggle between XSL and ShoXS in Visual C++. Unzip and follow installation instructions in Readme.ShoXSaddin.txt.

Source

The VC++ source is GPLed and can be downloaded from here.

[About Us][Consulting][ShoXS][Research][Site index][Contact Us]