Skip to content

nvbooster/net.overscale.eclipse.pti.tool.codesniffer

 
 

Repository files navigation

PHP Tool Codesniffer

Thanks for great tools from PHPsrc. Sadly, it hasn’t been updated for years. I have to use these great tools in my daily work, so I’ve decided to try tailoring.

Installation

You’ll have to compile the plugin or you can take precompiled version and put it in the "eclipse/dropins" directory.

ToDo

[✔] PHP Tool Codesniffer

FAQ

Path to the CodeSniffer

There are two main options how you can set the path.

  1. You can set the path (to the CodeSniffer phar or php file) with eclipse (Window/Preferences/PHP Tools/PHP CodeSniffer) as well as in the project settings.

  2. Or you can use the environment variable "PHPCS_PATH" (in eclipse this path property must be empty).

About

PHP Tool CodeSniffer Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • PHP 1.4%