Plugin for Doctrine PHP library. Doctrine-Plugin requires: 1. Any eclipse (PHP Developer Package is recommended, but works with Java also) 2. Latest PDT (https://www.eclipse.org/pdt/) and DLTK (http://eclipse.org/DLTK), both are on simrel but might be outdated. 3. PEX Core-Plugin (https://github.com/pdt-eg/Core-Plugin) - PDT static analysis, getter/setter generator, new class/interface/trait wizard and various common tools for extenders. 4. eclipse-indexing-framework (https://github.com/pulse00/eclipse-indexing-framework) - lucene based indexer Both additional feature (Core-Plugin and eclipse-indexing-framework) are shipped with third parties like google.son and lucene.core.
Categories: Web
Additional Details
Eclipse Versions: 2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2025-12 (4.38)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: PDT Extension Group
Date Created: Sunday, July 5, 2015 - 18:18
Date Updated: Wednesday, September 10, 2025 - 05:43
Submitted by: Dawid Pakula
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| January 2026 | 0/0 | 0 | 11 |
| December 2025 | 0/0 | 0 | 18 |
| November 2025 | 0/0 | 0 | 10 |
| October 2025 | 0/0 | 0 | 13 |
| September 2025 | 590/653 | 2 | 14 |
| August 2025 | 561/615 | 2 | 16 |
| July 2025 | 550/636 | 2 | 4 |
| June 2025 | 569/627 | 2 | 13 |
| May 2025 | 0/0 | 0 | 10 |
| April 2025 | 558/623 | 2 | 13 |
| March 2025 | 566/661 | 3 | 10 |
| February 2025 | 0/0 | 0 | 17 |

Reviews Add new review
Annotation error " never used"
Submitted by David Dessertine on Tue, 12/05/2017 - 06:37
Hello,
With the atest plugin (1.3.0) I have the issue "The import Doctrine\ORM\Mapping is never used" in my Symfony entities.
How can I fix it?
Thanks
Re: Annotation error " never used"
Submitted by Dawid Pakula on Thu, 12/07/2017 - 15:51
In reply to Annotation error " never used" by David Dessertine
It's fixed in nightly, new version will be released together with PDT 5.2 (Oxygen.2): https://github.com/pulse00/Symfony-2-Eclipse-Plugin/issues/255