Friday, October 9, 2015

Eclipse settings to remove blank lines between codes


1 comment:

  1. remove block comment in Eclipse after formatting
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Windows->Preferences->Java->Code Style->Formatter->Edit->Comments Then uncheck Enable block comment formatting.

    ReplyDelete