2015. február 25., szerda

Installing PHPDocumentor 1 and adding to NetBeans IDE

PHPDocumentor 1 , this only works with PHP 5.2 project


C:\Windows\System32>pear install –alldeps PhpDocumentor

WARNING: “pear/PhpDocumentor” is deprecated in favor of “channel://pear.phpdoc.org/phpdocumentor”

WARNING: “pear/XML_Parser” is deprecated in favor of “pear/XML_Parser2″

downloading PhpDocumentor-1.4.4.tgz …

Starting to download PhpDocumentor-1.4.4.tgz (1,534,088 bytes)

………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………….done: 1,534,088 bytes

downloading XML_Beautifier-1.2.2.tgz …

Starting to download XML_Beautifier-1.2.2.tgz (14,587 bytes)

…done: 14,587 bytes

downloading XML_Parser-1.3.4.tgz …

Starting to download XML_Parser-1.3.4.tgz (16,040 bytes)

…done: 16,040 bytes

install ok: channel://pear.php.net/PhpDocumentor-1.4.4

install ok: channel://pear.php.net/XML_Parser-1.3.4

install ok: channel://pear.php.net/XML_Beautifier-1.2.2


C:\Windows\System32>


//////////////////


Setting in NetBeans IDE


https://www.youtube.com/watch?v=RTZXp4EU3wk



Installing PHPDocumentor 1 and adding to NetBeans IDE