elefeint / appengine-diagnosis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppEngine plugin/core managed SDK diagnostics

This simple java application attempts to resolve managed SDK the same way as the plugins do.

To diagnose issues, run the application according to your build system.

Gradle directions

gradle build runMain

Maven directions

mvn package exec:java

About


Languages

Language:Java 100.0%