guari / eclipse-ui-theme

Dark UI Theme for Eclipse 4+
Eclipse Public License 1.0
1.16k stars 185 forks source link

lock window issue #27

Closed yayaigo2010 closed 10 years ago

yayaigo2010 commented 10 years ago

I install other color theme plugin first, then I install moonrise,restart eclipse, it will lock eclipse window,the mouse event have no response Maybe moonrise have confilict with color theme ,and cause endless loop How to fix the issue?

guari commented 10 years ago

mmm.. I never experienced this, it should be a bug in Color Theme Plugin because (for now) Moonrise plugin is pure CSS (it can't slow down or hang the IDE unless the other components or the IDE itself have some issues)

What platform/OS are you using?

yayaigo2010 commented 10 years ago

Mac OS 10.9 ,Eclipse version:4.2

yayaigo2010 commented 10 years ago

finally I fix that , and then moonrise is working. I modify eclipse.ini to set max memory. thanks . This plugin save my eye

guari commented 10 years ago

Great! Thanks for the update.