IntelliJ IDEA 12 - New Android Application Module wizard fails with “cannot find resource directory for module”

无人久伴 提交于 2019-12-03 00:38:22

I've had the same issue today, but resolved it by moving jdk from c:\program_files\java to c:\home\java and updating the system path to it.

Remove java*.exe files which in C:\Windows\System32 folder.

It works

I removed the java*.exe files from C:\Windows\System32 folder and add the JAVA_HOME in the path environment by my jdk path(in my case is C:\Program Files\Java\jdk1.6.0_45)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!