public class JarFileFactory extends Object
Generates the jar file for the new JVM
| Constructor and Description |
|---|
JarFileFactory() |
| Modifier and Type | Method and Description |
|---|---|
File |
create(List<String> classPath,
String startClassName,
File buildDirectory,
String fileName) |
public File create(List<String> classPath, String startClassName, File buildDirectory, String fileName) throws IOException
IOExceptionCopyright © 2017. All rights reserved.