Package org.ow2.clif.console.lib.batch
Class AddIsacPluginCmd
- java.lang.Object
-
- org.ow2.clif.console.lib.batch.AddIsacPluginCmd
-
public class AddIsacPluginCmd extends java.lang.ObjectThis 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
Constructors Constructor Description AddIsacPluginCmd()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Add isac-plugins name at the end of Manifest.mf file if the isac-plugins path is not yet present
-