Debug Java 8 Standard App Engine with Android Studio / IntelliJ?

116 Views Asked by At

Is it possible to debug to Google App Engine with a Java 8 runtime using Android Studio Google cloud plugin? Currently getting an error when any of the old whitelisted classes are used. I know there is gcloud and a new Gradle plugin, however that does not integrate with the Intellij CE (or Android Studio) plugin, so debugging is not possible.

0

There are 0 best solutions below