Extended the builder with an index file generator for PHP class- and function-names.
authorkhartlage <khartlage>
Mon, 8 Sep 2003 22:46:32 +0000 (22:46 +0000)
committerkhartlage <khartlage>
Mon, 8 Sep 2003 22:46:32 +0000 (22:46 +0000)
commit81353394b3683cfe7610e4d36379182eec5e0423
tree3d80bb41b4d1a1d929fb67e9ad5788846c9316db
parent7e7e237b099c054f74474f8b0105023bd373de30
Extended the builder with an index file generator for PHP class- and function-names.
The index is stored in a "project.index" file for every project with php-nature.
Right-mouse click in the PHP editor on an indexed class- or function-name should open the file, where the identifier is declared.
net.sourceforge.phpeclipse/plugin.xml