Class 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.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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