org.scijava.util
Class MetaInfCombiner

java.lang.Object
  extended by org.scijava.util.MetaInfCombiner

public class MetaInfCombiner
extends Object

Accumulates information from the class path to make META-INF/ files appropriate for an uber jar.

Author:
Johannes Schindelin

Constructor Summary
MetaInfCombiner()
           
 
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

MetaInfCombiner

public MetaInfCombiner()
Method Detail

main

public static void main(String... args)
                 throws Exception
Throws:
Exception


Copyright © 2009–2015 SciJava. All rights reserved.