Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 512 Bytes

SOAPCompleter

Module for Netbeans for code completion for PHP to work with remote Web-services

INSTALL

  1. Use NetBeans or Ant $> ant nbm
  2. Open Netbeans : Service -> Addons -> Download

Configure

Open SOAPConfig.java and change it as you wish

How to prepate external data

For PHP project it's better to use PHPDocumentor (template "abstract") and you'll get structure.xml with documentation. For URL-links it's better to use PHP ApiGen and you'll get file with names like 'function-FUNCTIONNAME.html'