When coding a Java class in Eclipse, is it possible to insert a URL hyperlink to a webpage..? -


i coding java class in eclipse. in commented lines, insert clickable url hyperlinks point web pages on internet.

note: not javadocs document, it's regular .java class file.

is possible..?

if so, how..?

thanks.

in eclipse, can paste link comment, hold down control , click it. if want able press without holding down, go window -> preferences -> general -> editors -> text editors -> hyperlinking, click on url , remove modifier key, click apply, click ok , you're done!


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -