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

Added Gradle project based on the POM.

This commit is contained in:
Erik C. Thauvin 2019-03-29 23:52:02 -07:00
parent 200a81b9fc
commit a5c0bd921f
274 changed files with 40416 additions and 0 deletions

View file

@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: com.beust.kobalt.wrapper.Main

View file

@ -0,0 +1,7 @@
-classpath 'K:\\GitHub\\kobalt\\modules\\wrapper\\build\\classes\\java\\main;K:\\GitHub\\kobalt\\modules\\wrapper\\build\\resources\\main'
-d 'K:\\GitHub\\kobalt\\modules\\wrapper\\build\\docs\\javadoc'
-doctitle 'wrapper 1.1.0 API'
-quiet
-windowtitle 'wrapper 1.1.0 API'
'K:\\GitHub\\kobalt\\modules\\wrapper\\src\\main\\java\\com\\beust\\kobalt\\wrapper\\Config.java'
'K:\\GitHub\\kobalt\\modules\\wrapper\\src\\main\\java\\com\\beust\\kobalt\\wrapper\\Main.java'

View file

@ -0,0 +1,2 @@
Manifest-Version: 1.0

View file

@ -0,0 +1,2 @@
Manifest-Version: 1.0