PHP Mess Detector for Eclipse

前端 未结 2 1578
醉话见心
醉话见心 2021-02-06 19:55

I have the PTI Eclipse plugin installed.

There is a possibility to change PDepend, CodeSniffer and UnitTest

When I try rig

2条回答
  •  星月不相逢
    2021-02-06 20:47

    Old question but since there still seems to be interest in it... I just installed the PTI plugin and there was no mention of PHPMD so I wonder where you get the "Mess Detection" menu item from?

    For me actually nothing of PTI works with Eclipse Kepler SR2. Whatever I try just nothing happens.

    I'd recommend you MakeGood for running PHPUnit tests in Eclipse and setting up Jenkins (including PHPMD) for your project, it takes a bit time to set up but once it is running it is just great: Template for Jenkins Jobs for PHP Projects

提交回复
热议问题