Initial Pill implementation

Pill is a Gradle-to-JPS model generator for compiler + compiler plugins + IDE project parts.
The generated project model does not know anything about Gradle and is fully operable using only JPS.
This commit is contained in:
Yan Zhulanow
2018-02-14 23:50:45 +03:00
parent 0ebcd0ad40
commit af60bcfb47
9 changed files with 739 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ build/
.idea/libraries/Gradle*.xml
.idea/libraries/Maven*.xml
.idea/modules
.idea/libraries
.idea/modules.xml
.idea/gradle.xml
.idea/compiler.xml