zend studio 优化

http://bbs.phpchina.com/thread-220187-1-1.html

相关的启动项直接修改方式,只针对Zend Studio

Help>Welcome>右边的相关组件,选择自己需要的。或者只开启php,其它的都关了。

我的配置,软件5秒开启,一秒退出

-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-showlocation
-name
Zend Studio
-vmargs
-Xms512M
-Xmx1024M
-XX:MaxPermSize=256m
-DGIT_SSL_NO_VERIFY=true
-Dsvnkit.http.sslProtocols=SSLv3

2.删除workspace,再重新引入项目

发表评论

电子邮件地址不会被公开。 必填项已用*标注