1. Home
  2. Docs
  3. Chapter 30. Project Options
  4. 6. Code Synchronization
  5. New Lines

New Lines

Download PDF
Option Name Description
Before package declaration Number of blank lines to appear before Package declaration.
After package declaration Number of blank lines to appear after Package declaration.
Before import declaration Number of blank lines to appear before import statements.
After import declaration Number of blank lines to appear after import statements.
Before first declaration Number of blank lines to appear before the first declaration within Class declarations.
Before different kind declaration Number of blank lines to appear before a different kind of declaration.
Before field declaration Number of blank lines to appear before field declaration.
Before method declaration Number of blank lines to appear before method declaration.
Before inner type declaration Number of blank lines to appear before inner type declaration.
Number of lines to empty body Number of blank lines to appear in empty method body.