I often want to use @see when writing classes & methods but I usually end up not doing so because it’s so annoying trying to write out @see links by hand.
Is there some easy way to do this, built into Eclipse JDT?
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.
You can use content assist and it will automatically insert references for you. Depending on what you need exactly, you may be able to save some time by adding a code template by going to Window/Preferences/Java/Editor/Templates.