Say I have this block of comment in my class1.java (or .js or whatever) and I am using Eclipse to edit it
// bla comment comment
// screenshot at http://cdn.sstatic.net/stackoverflow/img/sprites.png
Is there a plugin that enables me to hover over the URL and launch an overview web browser on top of my editor ?
Hold down the
CTRLkey and click on it – you’ll find Eclipse has that functionality built right in!