You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good question I don't know how to answer. I've created a pure Go project and placed a main.go in the main project directory following some guideline on the first App Engine project. Then I've tried to change the project SDK.
Plugin version (or commit hash): 0.13.1914
IDE name and version: IntelliJ IDEA 2016.3.1 ; Build #IU-163.9166.29, built on December 9, 2016
Java version: JRE: 1.8.0_112-release-408-b2 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
OS name and version: MacOS Sierra
What are you trying to do? Change project SDK in Project Structure.
What would you expect to happen? A new SDK to be in place.
What happens? Old SDK stays.
The file in main directory myproject.iml:
Whereas I expect it to be:
The text was updated successfully, but these errors were encountered: