Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Build PHPDocumentor into Eclipse

Well, maybe thats a little bit misleading – actually you’re running PHPdocumentor as an external tool.

This wiki article gives the steps to configure the documenting package into your eclipse instance. I’ve followed these instructions and find it almost near perfect.

However, at (“the triangle”), I’ve been thinking about implementing a new method for documenting. Instead of making our output directory relative to the current path, we’ll be path-ing it to the release folder’s documentation subfolder. After each project goes to production, it’ll be up to the developer to run and update the newest documentation. Part of the development cycle will be creating the documentation and correcting any errors. I look forward to this – and thanks to those guys for documenting and tutorial-izing it.

This entry was posted in Eclipse PDT, PHP and tagged , . Bookmark the permalink.

5 Responses to Build PHPDocumentor into Eclipse

  1. Well you are the second now linking to this 404 Tutorial i hope i gonna finde something working :-)

  2. Simon says:

    It took the opportunity to create a similar tutorial on how to integrate phpDocumentor into Eclipse/Aptana since the wiki aricle is 404.

  3. Cool i found this article twice and noticed i already commented it :-)

  4. Simon says:

    The tutorial on on how to integrate phpDocumentor into Eclipse/Aptana os now at:
    http://www.speich.net/articles/?p=185
    There is also a tutorial on how to integrate it into PhpStorm at:
    http://www.speich.net/articles/?p=239

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>