mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
AptPlugin.
This commit is contained in:
parent
044bcc9c48
commit
a2e4e34b3e
7 changed files with 112 additions and 36 deletions
|
@ -9,6 +9,7 @@ import java.util.zip.ZipEntry;
|
|||
import java.util.zip.ZipException;
|
||||
import java.util.zip.ZipFile;
|
||||
|
||||
//@com.beust.apt.processor.Version("1.3")
|
||||
public class Main {
|
||||
public static void main(String[] argv) throws IOException, InterruptedException {
|
||||
new Main().installAndLaunchMain(argv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue