27 Eclipse Tutorials
Here are the top 27 Tutorials for Eclipse and its related application development technologies, hosted and linked to by Eclipse.org. These teach and explain how to use Eclipse, its plugins, and projects to develop state-of-the-art and cutting edge software applications. Eclipse is an open source community and application development framework. The goals of its projects are to develop an open development platform consisting of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle
This is a howto about setting up a proffessional PHP IDE using Eclipse by hand. I'll be using Eclipse PDT for PHP support. The PDT project provides a PHP Development Tools framework for the Eclipse platform. This project encompasses all development components necessary to develop PHP and facilitate extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities. We will have in the end features like subversion support, edit remote files, database development, debugging and more.