Changes between Version 3 and Version 4 of plugin


Ignore:
Timestamp:
Dec 1, 2010, 2:37:14 PM (13 years ago)
Author:
bpt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • plugin

    v3 v4  
    11== Using plugins ==
    22
    3 Click "Plugins -> Load Plugin" from the Transformer window menu bar.  You should be presented with a window listing available plugins. 
    4 If the plugin you require is in a separate jar file click "Add jars".  When the plugin you require is in the list select it and click OK. 
    5 The plugin will appear as single and bactch items on the "Plugins" menu.
     3Click "Plugins -> Load Plugin" from the Transformer window menu bar.  You should be presented with a file browser, select a jar file containing one or more Batchable classes.   
     4The plugin will add a new cascaded menu to the plugins menu, the cascaded menu will contain each "Batchable" class as both a single and a batch item on the "Plugins" sub menu.
    65
    76== Writing plugins ==