gpt4 book ai didi

Eclipse PDT 有时会卡住

转载 作者:行者123 更新时间:2023-12-02 17:13:28 26 4
gpt4 key购买 nike

我正在使用 Eclipse PDT Helios,即使在处理小型 PHP 文件时,它有时也会卡住 2-3 秒,例如 10 行,其中没有任何包含或任何可能在解析时导致问题的复杂语句。我的机器有超过 3GB RAM,我已将 HEAP 大小设置为 990MB。 CPU是Intel E7500 2.9Ghz。

可能是什么问题?这样的工作很烦人。我理解当打开大于 50KB 的大文件时它会“思考”几秒钟,但小文件又如何。当我进行更改或保存文件时,它也会卡住。这正在减慢开发进程。我可以每分钟或每两分钟卡住一次:(

不确定这是否是正确的论坛,但这是一个与 IDE 有关的编程问题,所以我想如果可以的话,这里的人不会介意帮助我。

我使用 Eclipse 进行 PHP 开发,并安装了 Subclipse,我的工作副本位于本地网络的服务器上。

我当前的 eclipse.ini 是


-startup<br/>
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar<br/>
--launcher.library<br/>
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810<br/>
-product<br/>
org.eclipse.epp.package.php.product<br/>
--launcher.defaultAction<br/>
openFile<br/>
--launcher.XXMaxPermSize<br/>
512M<br/>
-showsplash<br/>
org.eclipse.platform<br/>
--launcher.XXMaxPermSize<br/>
512m<br/>
--launcher.defaultAction<br/>
openFile<br/>
-vmargs<br/>
-Dorg.eclipse.swt.internal.gtk.disablePrinting<br/>
-Dosgi.requiredJavaVersion=1.5<br/>
-Xms1024m<br/>
-Xmx1024m<br/>
-XX:PermSize=512m<br/>
-XX:MaxPermSize=512m<br/>

最佳答案

我写了一个article on speeding up PDT indexing 。这可能会有所帮助。

关于Eclipse PDT 有时会卡住,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4041156/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com