net.i2p.installer
Class Main

java.lang.Object
  extended by net.i2p.installer.Main

public class Main
extends Object

Execute one of the other classes in this package. Workaround for izpack bug #162 / our bug #912 http://jira.codehaus.org/browse/IZPACK-162 http://trac.i2p2.i2p/ticket/912

Usage: copy|delete|exec|fixwinpaths args...

Since:
0.9.6

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)