简体   繁体   English

Eclipse在创建Node.js Express项目时挂起

[英]Eclipse hangs while creating a node.js express project

I have Eclipse 3.7 on Windows XP. 我在Windows XP上具有Eclipse 3.7。 I have also installed NodeEclipse. 我还安装了NodeEclipse。 I can create a regular node project fine. 我可以创建一个常规节点项目。 But when I try to create a new express project, eclipse just hands and I cannot even close the window. 但是,当我尝试创建一个新的Express项目时,仅仅遮挡双手,甚至无法关闭窗口。 Killing the process is the only option. 终止进程是唯一的选择。 Is this a known issue? 这是一个已知的问题?

Get the latest version of eclipse, and run it using the latest version of JDK, first off. 首先获取最新版本的eclipse,然后使用最新版本的JDK运行它。

You can also configure your eclipse.ini to allow it to use more memory. 您还可以配置eclipse.ini以使其使用更多的内存。

Here is an answer to another question that had a similar problem: https://stackoverflow.com/a/2610261/1073118 这是对具有类似问题的另一个问题的解答: https : //stackoverflow.com/a/2610261/1073118

Just note that it depends on your system, and whether your eclipse is 32bit or 64bit 请注意,这取决于您的系统以及Eclipse是32位还是64位

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM