Overview go top↑
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into eclipse by providing a high-level graphical user interface over doxygen.
Eclox is a free software distributed under the term of the GNU General Public Licence (GPL).
Feature Highlights
- Graphical edition of doxyfile settings,
- integrated doxygen invokation,
- doxygen outputs logging and
- packaged doxygen binaries (for windows only).
Download go top↑
There are two eclox flavours available. They both run on JRE 1.4.2 (or above). It seems that eclox also runs with GNU class-path, but it has not been offically tested.
Eclox
- provides a well tested and stable software,
- current version is 0.8.0,
- runs on eclipse 3.3.x and above,
- is available on the update site as well as packages.
Hot Eclox
- is updated more frequently and provides latest features and fixes,
- runs on eclipse 3.3.x and above,
- is available on the update site only.
Update Site
The more convenient and the prefered way to install eclox is to use eclipse's update manager (learn more) and the update site at the address below.
Packages
- change log
- eclox_0.8.0.zip: eclox plugin (all platformes)
- eclox.update_0.8.0.zip: packaged update site (all plateformes)
You can still get older eclox releases for previous eclipse versions.
Feedback go top↑
Tell us what do you think about eclox. Simply leave us a message or rate eclox, your feedback is welcome.
Send Message
Don't forget to supply a valid mail address if you expect to receive a response from us.
Rate
You can rate eclox at Eclipse Plugin Central :
Getting Involved go top↑
Mailing Lists
For discussion about eclox, subscribe to the user mailing list or browse the online archives. For announces about eclox, subscribe to the news mailing list.
Bug Tracking & Support Requests
There are two online pages available for bug reports and support requests.
Submiters should not forget to supply a valid email address in order to receive updates.
Project Details & Revision Control
The project page (hosted by Gna!) holds detailed informations about developments.
The source code of the software can be retrieved from the Subversion repository. The following command lets you retrieve the complete sources:
svn co http://svn.gna.org/svn/eclox/trunk .
