Advertisement

how to disable eclipse pop-up

Started by August 15, 2015 06:45 PM
1 comment, last by aeroKittens 9 years, 5 months ago

I normally use the cursor to focus my view on the lines of code i'm writing and analysing, but the info-pop-ups annoyingly continuously obstruct my view. I can't stop using the cursor to focus and the pop-up never stops obstructing my view. I've reach breaking point.

I know sometimes it provides needed information, but for me 99% of the time its a hindrance to my viewing and development.

Does anyone know how i can disable it? Eclipse IDE. Many thanks

[attachment=28678:Popup nuisance3.jpg]

can't help being grumpy...

Just need to let some steam out, so my head doesn't explode...

editor, rmb -> preferences -> java -> editor -> hovers -> disable "combined hover" (I think, there are so many settings in Eclipse :) )
Advertisement

editor, rmb -> preferences -> java -> editor -> hovers -> disable "combined hover" (I think, there are so many settings in Eclipse )

That worked! windows -> preferences -> java -> editor -> hovers -> disable "combined hover"

Many thanks Alberth!!

can't help being grumpy...

Just need to let some steam out, so my head doesn't explode...

This topic is closed to new replies.

Advertisement