Releases: anb0s/eclox
eclox-0.13.0
eclox-0.13.0: Bug fixes for the 3rd minor release @github
Fixed issues (https://github.com/anb0s/eclox/milestone/8?closed=1):
Java 8 needed!
Full Changelog: eclox-0.12.1...eclox-0.13.0
eclox-0.12.1
Bug fixes for the second minor release @github
Fixed issues (https://github.com/anb0s/eclox/milestone/6?closed=1):
- #220: Cannot get eclox doxygen to run in the code composer studio
eclipse package - #222: bundled doxygen cannot be used
- #223: create bundled doxygen with all needed files
Full Changelog: eclox-0.12.0...eclox-0.12.1
eclox-0.12.0
Second minor release @github
Fixed issues (https://github.com/anb0s/eclox/milestone/3?closed=1):
- #18 Support doxygen upgrade feature
- #83 context menu entry shown unnecessarily
- #91 Implement saveas feature
- #108 improve detection of warnings concerning undocumented
parameters - #195 java.lang.IllegalArgumentException in
createMarkersForResource - #196 terminate build is not working like expected
- #197 doxygen history menu shows multiple entries for same file
- #198 doxyfile selection dialog does not show nested elements
- #199 add "clear history" to history menu
- #200 invalid custom doxygen identifier found
- #201 Doxygen Build Console: stderr and stdin are not synchronized
- #203 remove from history if "eclox.core.doxygen.RunException:
Missing or bad doxyfile" - #206 [v0.12] console icons are not shown
- #207 [v0.12] exception if new file created
- #208 [v0.12] java.lang.NullPointerException in Advanced tab
- #211 add support for the += operator
- #212 add support for multiple lines (lists) concatenated by
backslash () - #214 add support for TAG and VALUE format #214
- #215 add support for line separator
V0_12_0_BETA_1: Issue #202 - [v0.12] testing of build 0.12.0.v20170705-1928
new fixed issues in this build: - [x] #195 java.lang.IllegalArgumentException in createMarkersForResource - [x] #196 terminate build is not working like expected - [x] #197 doxygen history menu shows multiple entries for same file - [x] #198 doxyfile selection dialog does not show nested elements - [x] #200 invalid custom doxygen identifier found - [x] #201 Doxygen Build Console: stderr and stdin are not synchronized
eclox-0.11.2
Bug fixes for the first release @github!
All fixed issues (https://github.com/anb0s/eclox/milestone/5?closed=1):
- #191 exception after build if OUTPUT_DIRECTORY is an absolute path
- #192 add Eclipse 4.2 target platform
- #193 fix feature and plugin provider-name
Known issues:
- #166 freeze of build with Grep Console installed --> related to other plugin, please apply the described workaround
eclox-0.11.1
Bug fixes for the first release @github!
All fixed issues (https://github.com/anb0s/eclox/milestone/4?closed=1):
- #175 java.lang.IllegalArgumentException: endRule without matching beginRule
- #186 NPE when trying to create new Doxyfile
- #187 obsolete settings are not marked
- #189 Doxygen binaries 1.8.13.v20170413-1543
Known issues:
- #166 freeze of build with Grep Console installed --> related to other plugin, please apply the described workaround
eclox-0.11.0-linux-fix
Fixed execution of bundled linux x86_64 binary.
- #184 [v0.11] bundled Doxygen binaries are not working (not executable) at Linux
eclox-0.11.0
First official release at GitHub!
Main changes:
- migrate to GitHub #161
- support configurable working directory #87
- support relative or project-based path to doxygen.exe #75
- open a file that is not a resource in eclipse #15, #68
- support resources in linked folders #176 Thanks to Corderbollie
- scrollbar for input directories in graphical editor #167
- sorting column in advanced tab #171
- add update site with bundled Doxygen executables #182
- updated project structure and build process
- added composite site to support testing and release update streams
All fixed issues (https://github.com/anb0s/eclox/milestone/1?closed=1):
- #11 muliple Doxyfiles - editing
- #12 Import of existing configuration files
- #15 Add ability to use Doxyfile not in project scope
- #68 open a file that is not a resource in eclipse
- #75 relative or project-based path to doxygen.exe
- #86 environment variables needed for some doxyfiles
- #87 working directory not configurable
- #114 Improvement static declaration of plugin relative identifier
- #144 Tell more about the directory where eclox is stared
- #161 migrate to GitHub
- #162 prepare release 0.11.0
- #163 Unable to use GraphViz
- #164 Unable to create the selected preference page. eclox/core/ui/PreferencePage : Unsupported major.minor version 52.0
- #165 new GitHub update site shows only one version "Eclox 0.10.2.201508272130"
- #167 Scrollbar missing for Input Directories in Graphical Editor
- #170 Graphviz and PlantUML on Windows
- #171 Sorting column in Advanced tab
- #173 [v0.11] invalid custom doxygen identifier found
- #174 [v0.11] endRule without matching beginRule
- #175 java.lang.IllegalArgumentException: endRule without matching beginRule
- #178 No groups on advanced tab
- #176 Support resources in linked folders
- #182 [v0.11] add update site with bundled Doxygen executables
Known issues:
- #166 freeze of build with Grep Console installed --> related to other plugin, please apply the described workaround
eclox-0.10.2 (27.08.2015)
- Project moved from GNA.org to GitHub
- added support of eclipse variables to resolve doxygen path
- added support of GRAPHVIZ_PATH variable - passed to enviroment
- moved and improved dialog code to CustomDoxygenDialog
- improved thread handling, added show command in console / title
eclox-0.10.1 (15-oct-2013)
eclox-0.10.1 (15-oct-2013)
Applied patch to fix some typo in help.
Fixed compile with Java 1.6