Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PDT/NewIn72

< PDT

This release is a part of 2020.06 (17/06/2020)

General

  • Project main repository and issue tracker moved to GitHub: https://github.com/eclipse/pdt
  • Faster plugin startup
  • Eclipse JavaScript Development Tools (JSDT) is now optional. Eclipse PHP is built with WildWebDeveloper #561624
  • WTP JSON Editor replaced by Generic Text Editor #54
  • Improved PHP language stubs for namespaced classes #559639

Editor

  • Improved "Resource in active editor" search scope #561005
  • Removed document revalidation in UI on each editor focus
  • Separate PHP folding settings from WTP #298000
  • Reduce number for markers for "unused variable" #474115
  • Fixed issue when Class/Trait have same name as child namespace #559657
  • CodeAssist for return types with FQN (for ex. \DateTime) #55

PHPUnit

  • Support for error handling on PHPUnit >= 8.3 #560862

Project Explorer

  • Fixed delete file regression #561004

Other

Full bugs list for this release cycle

 7.2.0 - https://projects.eclipse.org/projects/tools.pdt/releases/7.2/bugs

Previous News&Noteworthy page

 7.1.0 - https://wiki.eclipse.org/PDT/NewIn71

Back to the top