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
35 stars 2 forks source link

Bad console output when several workbench windows are open #70

Closed anb0s closed 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 9693 reported by gbrocker on Tue Aug 07 08:43:12 2007.

When building a doxygen and having several workbench windows open, the output goes into the wrong console, not the one in the workbench window where the build was launched.

anb0s commented 9 years ago

Comment by gbrocker on Mon Dec 10 12:47:29 2007

This bug was the opportunity for a deep refactoring of the doxygen build console management. Now each doxyfile build job has its own console instance, each console is now able to create several console pages. As a result, console pages (displayed in the same workbench window or not) that point to the same console will show the same output.

anb0s commented 9 years ago

Closed by gbrocker on Sun Dec 16 12:18:59 2007