java 7 - Android Studio - IntelliJ No JDK found even though its installed and in path -


i did complete re-install of windows 7 ultimate 64 bit today due fact computer starting lag on me. can tell title having issue jdk not being recognized when install android studio got intellij install little no issues @ when try start project tells me there no sdk installed either.

any tips me , running?

have tried manually adding jdk default project configuration?

you can choosing file > other settings > default project structure menu. go under sdks heading , add jdk clicking green + symbol , choosing jdk, browse jdk folder. can add android platforms here if needed.

also, i'm not sure this, on x64 system use both 64-bit , 32-bit jdk. android studio/intellj uses 64-bit (in program files) version run, build uses 32-bit jdk (in program files (x86)). not sure if required, might worth shot if still having trouble getting work.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -