Simplified and type-safe builder API for javax.swing components
*(not yet live on MavenCentral)
compile 'com.github.DanVanAtta:swingbuilders:0.0.17'
Run:
./gradlew idea
Then open IDEA:
- select import project from existing sources
- select project gradle file
- use "file based" instead of "folder based"; would avoid the overwrite "idea" folder warning
coming soon
A new version is pushed to bintray (jcenter) after each commit to master.