Eclox is perfect if you need to add complex code documentation to your projects by using the Eclipse IDE and the Doxygen multi-language documentation tool.
You need to separately install Doxygen in order to use Eclox.
Here are some Screenshots (click to view full-size):


2 comments:
i added eclox in Eclipse as plug in and then?
( i have generated documents from Doxygen from my computer before )
First of all you must create a "Doxyfile":
Open Eclipse, File > New > Other..., Expand the "Other" group > "Doxyfile", now complete the wizard...
After that select the doxyfile you have created > Open
Editing it would be easy since you already worked with Doxygen before, but this time you'll be able to configure almost everything via the Eclox graphic interface.
Let me know if that works for you.
Post a Comment