JScratch
Loading...
Searching...
No Matches
com.jscratch.compiler.JarExporter Class Reference

Static Public Member Functions

static void export (File targetJar, File compiledClassesDir, File sourceDir) throws IOException

Detailed Description

Exports the project as a JAR file.

Definition at line 11 of file JarExporter.java.

Member Function Documentation

◆ export()

void com.jscratch.compiler.JarExporter.export ( File targetJar,
File compiledClassesDir,
File sourceDir ) throws IOException
static

Definition at line 13 of file JarExporter.java.


The documentation for this class was generated from the following file: