當我開始機器人工作室我得到這個錯誤:無法導入新的搖籃項目:無法獲取類型的模型「IdeaProject」
Failed to import new Gradle project: Could not fetch model of type 'IdeaProject' using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'.
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at http://gradle.org/docs/1.6/userguide/gradle_daemon.html
Please read below process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Consult IDE log for more details (Help | Show Log)
我使用最新的Android工作室,最新的(1.6)gradle這個。這裏有什麼問題?我使用32位窗口8
同樣的問題:( – Jviaches
這也可能是這種情況 http://stackoverflow.com/questions/16609666/could-not-fetch-model-of-type-ideaproject-using-gradle-installation – Mahorad