mirror of
https://github.com/ethauvin/version-processor.git
synced 2025-04-24 23:47:11 -07:00
Comment.
This commit is contained in:
parent
a8ff23336d
commit
465d145f1d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ class Example {
|
||||||
root + "example/src/main/java/com/beust/apt/example/Example.java"
|
root + "example/src/main/java/com/beust/apt/example/Example.java"
|
||||||
};
|
};
|
||||||
// Uncomment this line and launch this class to debug the annotation processor.
|
// Uncomment this line and launch this class to debug the annotation processor.
|
||||||
|
// You need $JDK_HOME/lib/tools.jar for this
|
||||||
// com.sun.tools.javac.Main.main(args);
|
// com.sun.tools.javac.Main.main(args);
|
||||||
|
|
||||||
File file = new File(".");
|
File file = new File(".");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue