Integration of phpDocumentor into Eclipse or Aptana IDE

You can execute phpDocumentor directly from Aptana or Eclipse. The project you would like to document needs to be open.
1. Open the ‘External Tools’ Dialog through ‘Run -> External Tools -> External Tools…’
2. Click the ‘New’ button and enter the following data:
Name: You can give any name, such as ‘phpDocumentor’.
Location: Path to your php.exe file including the file name ‘php.exe’.
Working Directory: Path [...]