渐变eclipse集成-

渐变eclipse集成-,eclipse,gradle,Eclipse,Gradle,我使用的是Eclipse4.2发行版,并从springsource安装了GradleEclipse集成插件 最初尝试使用向导创建快速java项目时,出现以下错误: 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

我使用的是Eclipse4.2发行版,并从springsource安装了GradleEclipse集成插件

最初尝试使用向导创建快速java项目时,出现以下错误:

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 C:\devtools\gradle-1.4\docs\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.

Could not fetch model of type 'HierarchicalEclipseProject' using Gradle installation 'C:\devtools\gradle-1.4'.
当我在命令行中运行
gradlebuild
时,一切都很好

你知道我该怎么做吗


干杯

既然您可以在命令行中成功运行gradle,那么您应该尝试在eclipse插件中使用该gradle

Preference->Gradle->Gradle Distribution->Folder
设置为运行良好的您自己的Gradle分发