anb0s / eclox

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.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
34 stars 2 forks source link

Use content types for the contextual build menu and for the editor #137

Closed anb0s closed 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 5127 reported by gbrocker on Thu May 17 22:51:36 2007.

The contextual build menu will scan down the selection for doxyfiles (based on the content type). If no doxyfile is found, the action is disabled, if only one doxyfile is found it is builded and if several doxyfiles are found adialog asks the user whoch one is to build.

In the same way, the doxyfile editor will use the content type for the association to files.

anb0s commented 9 years ago

Comment by gbrocker on Thu Aug 23 17:35:25 2007

Seems that editor with content type association is not possible.

anb0s commented 9 years ago

Closed by gbrocker on Tue Sep 18 14:55:12 2007