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: 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: PDT Extension Group
Date Created: Sunday, July 5, 2015 - 18:18
Date Updated: Wednesday, December 14, 2022 - 09:49
Submitted by: Dawid Pakula
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2024 | 0/0 | 0 | 2 |
November 2024 | 601/658 | 2 | 4 |
October 2024 | 590/663 | 2 | 5 |
September 2024 | 529/642 | 4 | 7 |
August 2024 | 563/641 | 2 | 16 |
July 2024 | 591/663 | 2 | 10 |
June 2024 | 519/681 | 5 | 9 |
May 2024 | 681/682 | 1 | 13 |
April 2024 | 0/0 | 0 | 7 |
March 2024 | 523/694 | 7 | 3 |
February 2024 | 647/687 | 1 | 12 |
January 2024 | 574/691 | 3 | 3 |
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