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
IOException
public void createJaceHeader(String jarPath, String outputPath) throws VelocityException, IOException
VelocityException
IOException
public void createCMakeLists(String projectId, String projectName, File[] sourceFiles, String outputPath, List<String> libraryJars) throws VelocityException, IOException
VelocityException
IOException
Copyright © 2015–2022 SciJava. All rights reserved.