@ 2011年04月20日

PDT 最新版不能注释 PHP 代码的解决

今天终于受不了最新版本的 PDT (Eclipse Helios Service Release 2) 不能注释 PHP 代码的问题,Google 了一下解决方案,具体如下:

1. 到 http://sourceforge.jp/projects/pdt-tools/releases/51060 下载 org.eclipse.php.ui_2.2.1.v20101001-2300.jar,
2. 把下载的 jar 复制到 eclipse/plugins,
3. 命令行执行 eclipse -client (包括 Windows)。

完成以上步骤应该就可以 fix 该问题了。

© 2011 Bun Wong

本博客基于 Bun PHP Framework 构建 • 粤ICP备07036370号