mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-28 09:08:13 -07:00
More files moving around.
This commit is contained in:
parent
9be5dba56e
commit
6f17fd8685
7 changed files with 10 additions and 10 deletions
|
@ -14,8 +14,8 @@
|
|||
<class-name>com.beust.kobalt.plugin.apt.AptPlugin</class-name>
|
||||
|
||||
<!-- These classes manage -init for Java and Kotlin -->
|
||||
<class-name>com.beust.kobalt.plugin.java.JavaBuildGenerator</class-name>
|
||||
<class-name>com.beust.kobalt.plugin.kotlin.KotlinBuildGenerator</class-name>
|
||||
<class-name>com.beust.kobalt.app.java.JavaBuildGenerator</class-name>
|
||||
<class-name>com.beust.kobalt.app.kotlin.KotlinBuildGenerator</class-name>
|
||||
|
||||
<!-- These classes run TestNG or JUnit depending on which one the user picked -->
|
||||
<class-name>com.beust.kobalt.internal.JUnitRunner</class-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue