Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Oxygen IDE question wrt commenting methods(Can you attach a comment to a method after the fact?)
Oxygen IDE question wrt commenting methods [message #1790849] Tue, 19 June 2018 05:00
Marc Sherman is currently offline Marc ShermanFriend
Messages: 5
Registered: October 2017
Junior Member
I have run into several situations where I write out a method, and then later go back and write a detailed comment (style //** ... */) on how the method works.

I often forget to go through "Generate Element Comment" before I add the comment.

Question: Is there a way to select the comment and the method in the editor and link/attach one to the other?

The advantage of attaching/linking comment and method is that:
1) comment appears in mouse over wherever the method is called,
2) you can hide both comment and method code in the editor by left-clicking the little '+' signs in the editor, and
3) Comment stays with the method in javadoc.

Only thing I have found is cut and paste once method is selected and "Generate Element Comment" command is invoked.

Cheers/Thanks
Previous Topic:Finding code blocks brackets
Next Topic:importing Source code
Goto Forum:
  


Current Time: Sat Apr 20 03:23:58 GMT 2024

Powered by FUDForum. Page generated in 0.07833 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top