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.
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
Eclox Plugin version: 0.13.0.v20191027-1934
Eclipse Version: Version: 2023-09 (4.29.0) (CDT)
Operating System Version: macOS (any version, same issue)
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