org.ow2.clif.console.lib.batch
Class AddIsacPluginCmd

java.lang.Object
  extended by org.ow2.clif.console.lib.batch.AddIsacPluginCmd

public class AddIsacPluginCmd
extends java.lang.Object

This class add isac-plugins into Manifest.mf file in order to be abble to use these isac-plugins with the CLIF console or with CLIF eclipse plugins.


Constructor Summary
AddIsacPluginCmd()
           
 
Method Summary
static void main(java.lang.String[] args)
          Add isac-plugins name at the end of Manifest.mf file if the isac-plugins path is not yet present
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddIsacPluginCmd

public AddIsacPluginCmd()
Method Detail

main

public static void main(java.lang.String[] args)
Add isac-plugins name at the end of Manifest.mf file if the isac-plugins path is not yet present

Parameters:
args - contains the path where libraries and the manifest are located