[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PHP Not showing up in Project list

This is a very common problem. Ensure you are using at least Java 5.0 to run PDT. You are most likely using Java 1.4.2.

To check go to help-->About Eclipse and click on Configuration Details. You should be able to determine the version of java you are using from that, look for something like

java.version=1.5.0

which in my case shows that it is Java 5.0

Dave Kelsey

Jeff Norton wrote:
I have installed the latest release of PDT All In One. The problem is that PHP is not showing up when I select New Other in the Project Explorer I can't see it in the preferences section either to change editor stuff. I only see Java