今天我安装了Zend Studio 9.0.3。
以前我曾写过一篇文章,简述为何不使用Zend Studio 9。
转眼时间就过去了大半年了,Zend Studio 9的版本号已经升到了9.0.3——离Zend Studio 9.0.0的发布有一段时间距离了,我相信Zend Studio 9.0.3有所改变。而且,我已经知道了怎么解决一个“BUG”。
Zend Studio 9 创建新的本地PHP项目(Local PHP Project)会自动添加index.php文件,如果是在现有目录上创建新项目(Local PHP Project),那么目录中的index.php替换为空白的index.php。
解决这个“BUG”:创建新项目时不要选择“Local PHP Project”,而是选择“PHP Project from Existing Directory”。
当初是因为上面所提的原因而放弃使用Zend Studio 9.0.0,不知道当初是不是我错怪了Zend Studio 9.0.0呢?
Windows 版 Zend Studio 9.0.3的下载地址
如果你的已经安装有JRE,那么你可以下载这个不带JRE的版本:http://downloads.zend.com/studio-eclipse/9.0.3/ZendStudio-without-JRE-9.0.3.msi
如果你没有安装JRE,那么你可以下载这个带JRE的版本:http://downloads.zend.com/studio-eclipse/9.0.3/ZendStudio-9.0.3.msi
Linux和苹果用户请看这里
linux 32bit:http://downloads.zend.com/studio-eclipse/9.0.3/ZendStudio-9.0.3-x86.tar.gz
linux 64bit:http://downloads.zend.com/studio-eclipse/9.0.3/ZendStudio-9.0.3-x86_64.tar.gz
Mac OS X:http://downloads.zend.com/studio-eclipse/9.0.3/ZendStudio-9.0.3.dmg