org.apache.ctakes.utils.build
Class InstallPipelineFromPears

java.lang.Object
  extended by org.apache.ctakes.utils.build.InstallPipelineFromPears

public class InstallPipelineFromPears
extends Object

This class is used to install a pear file locally in a directory chosen by the user and then run the installed AE in CVD.


Constructor Summary
InstallPipelineFromPears()
           
 
Method Summary
static String getString(String[] a, int i)
           
static void main(String[] args)
           
static String quote(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallPipelineFromPears

public InstallPipelineFromPears()
Method Detail

getString

public static String getString(String[] a,
                               int i)

quote

public static String quote(String s)

main

public static void main(String[] args)
Parameters:
args -
directory where the PEAR files are located
directory where projects are to be installed


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.