Wednesday, December 26, 2018

method comment in eclipse

  1. Following are the steps to add method comments-
  2. preferences
    1. Java
      1. Code Style
        1. Code Templates
          1. method
            1. Insert variable
  3.  Now to test the above
    1. just type /** and press enter before a method

No comments:

Post a Comment