// Refer: http://en.wikipedia.org/wiki/Decimal
I have a snippet like this in my java source code, viewed via the Eclipse editor. How do I make this appear as a href, so that users can just click on it, instead of doing a cut-n-paste.
Is is possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It`s appeared as URL, when you hover on it with Ctrl pressed. Currently it works in PDT under WIN.