Thanks for your interest in this project.
The Eclipse PHP Development Tools project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities.
GitHub tracker and pull requests are currently main contribution process.
- Make sure you already have an Eclipse account you can create it here
- You already to signed Eclipse Contributor Agreement
- Add "Signed-off-by" field into your commit
Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).
Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file.
For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit
- Contribution Quick Guide: https://wiki.eclipse.org/PDT/Contributing#Quick_guide
- Information regarding source code management, builds, coding standards, and more: https://projects.eclipse.org/projects/tools.pdt/developer
- Main source code repository: https://github.com/eclipse/pdt.git
- Search for issues: https://github.com/eclipse/pdt/issues
- Create a new report: https://github.com/eclipse/pdt/issues/new
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
Contact the project developers via the project's "dev" list.