What is the full form of PMD?

妖精的绣舞 提交于 2019-12-07 03:34:07

问题


I am using PMD in my Java project for code review.

Just want to know what the acronym "P.M.D." stands for. I searched on Google but could not find anything. Does anyone know?


回答1:


On the PMD project site you can find that they don't really know the meaning of the PMD letters. They just think the letters sound good together. You can find several "backronyms" to explain it on the PMD project site:

  • Pretty Much Done
  • Project Mess Detector
  • Project Monitoring Directives
  • Project Meets Deadline
  • Programming Mistake Detector
  • Pounds Mistakes Dead
  • PMD Meaning Discovery (recursion, hooray!)
  • Programs of Mass Destruction
  • Programming Meticulous coDe



回答2:


PMD Meaning Detector (recursion)



来源:https://stackoverflow.com/questions/17564726/what-is-the-full-form-of-pmd

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!