public class VelocityAutogen extends Object
| Constructor and Description |
|---|
VelocityAutogen(String headerPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
createCMakeLists(String projectId,
String projectName,
File[] sourceFiles,
String outputPath,
List<String> libraryJars) |
void |
createJaceHeader(String jarPath,
String outputPath) |
static String |
simpleName(File file)
Gets a simple name prefix with only alphameric characters.
|
public VelocityAutogen(String headerPath) throws IOException
IOExceptionpublic void createJaceHeader(String jarPath, String outputPath) throws VelocityException, IOException
VelocityExceptionIOExceptionpublic void createCMakeLists(String projectId, String projectName, File[] sourceFiles, String outputPath, List<String> libraryJars) throws VelocityException, IOException
VelocityExceptionIOExceptionCopyright © 2015–2022 SciJava. All rights reserved.