thSoft / elysium

LilyPond IDE for Eclipse
http://elysium.thsoft.hu
14 stars 3 forks source link

fix NPE in CompilerConsole #71

Closed nittka closed 9 years ago

nittka commented 9 years ago

Unfortunately, I introduced an NPE with a previous fix. It hits e.g. on Eclipse startup or if the console was not active and hence the CompilerConsole is not initialized yet.

thSoft commented 9 years ago

Thank you for the fix! I tested manually that there are no errors in these cases.