1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Warnings.

This commit is contained in:
Cedric Beust 2015-11-06 19:48:31 -08:00
parent 62a17ab67c
commit d842e5aa74

View file

@ -105,9 +105,9 @@ private class Main @Inject constructor(
}
public fun runTest() {
val file = File("src\\main\\resources\\META-INF\\plugin.xml")
}
// public fun runTest() {
// val file = File("src\\main\\resources\\META-INF\\plugin.xml")
// }
private fun runWithArgs(jc: JCommander, args: Args) : Int {
var result = 0