开发者

eclipse php pdt does not work after updating ubuntu to 11.04

After updating my ubuntu from 10.04 to 11.04, I opened eclipse and wondered why all my PHP projects had no highlighting... even the settings of eclipse didn't know PHP anymore..

I tried to install PHP PDT from helpt->install new software -> Galileo Update Site - http://download.eclipse.org/releases/galileo/ -> but it says that it is already installed.

I uninstalled it and reinstalled it, but e开发者_如何学编程clipse did still not know any PHP PDT features :-(


I would suggest some possible steps that might solve your problem, but are basically different possible answers:

  • If you have a backup from before the installation, try to replace your current workspace with its old one. Maybe it become corrupt during the update.
  • Download the PHP PDT distribution from eclipse.org (not just the update site, but an entire Eclipse installation), and use it on the previously created workspace.
  • Create a new workspace (File/Switch workspace, and point it to a new folder), and import your existing projects.
  • Create a new workspace (possibly with a clean install of Eclipse PDT), create there new projects, and only import the project contents, but not the project metadata.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜