Skip to content
objectiser edited this page Mar 20, 2013 · 2 revisions

The latest version of the Java tools is 3.0.0.20130320-M1.

The Scribble Java tools can be used in two ways:

Eclipse plugins

The Eclipse update site should be downloaded to your local filesystem.

If you don’t already have an Eclipse environment, please download an appropriate version from: http://www.eclipse.org/downloads/

Upon starting the Eclipse environment, select the Help→Install New Software…​ menu item. This will display a dialog. Press the Add button, followed by the Archive button, and then locate the zipped Eclipse update site, and press the Ok button.

When loaded, select the checkbox next to the Scribble tree node followed by the Next> button. Continue following the instructions, including restarting the Eclipse environment. Once restarted, you will be able to make use of the Scribble tools.

See the Eclipse User Guide for more information on how to use the tools.

Maven modules

The Scribble maven modules are located in the maven group org.scribble.modules.

The current list of artifact ids are:

  • org.scribble.protocol.model

  • org.scribble.protocol.parser

  • org.scribble.protocol.validation

  • org.scribble.protocol.cli