Home > PHPUnitAnnotationCompleter

PHPUnitAnnotationCompleter

PHPUnitAnnotationCompleter is a project mainly written in Java, it's free.

This Netbeans plugin provides editor completion for PHPUnit annotations

PHPUnitAnnotationCompleter

This Netbeans plugins provides completion support for PHPUnit annotation (see PHPUnit's documentation on annotation for more info). Some of the code is taken from a code completion tutorial on Netbeans' website

Installation

  • Downoload the plugin
  • Install the plugin from Tools -> Plugins -> Downloaded -> Add Plugins...

Tested with Netbeans 6.9.1 on osX 10.6

Previous:cspy-lib