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

HTML_EXTRA_FILES edit field too small #246

Open gregwillits opened 7 months ago

gregwillits commented 7 months ago

Expected Behavior

Advanced editor would have a multi-line file picker for editing values in HTML_EXTRA_FILES.

Actual Behavior

Trying to use HTML_EXTRA_FILES, and discovered they have to be added one by one, explicitly by file name.

The eclox advanced editor provides just a single line field which makes it cumbersome to use. I can use the native Doxygen GUI to do this (or edit the text file), but it would be nice to use eclox. Also, HTML_EXTRA_FILES does not appear in either the Inputs or the HTML Output Groups. I found it only by using the ALL view and listing them alphabetically.

Your Environment

anb0s commented 7 months ago

thanks for the report!

I'm not using and not maintaining this anymore, contributions are welcome...