Skip to content

Plugin causes issues on indentation when generating methods #195

@edersondonde

Description

@edersondonde

Using Eclipse Mars (4.5) with latest Groovy-eclipse plugin (2.3.10.xx-201608111527-e45), when I generate a code snippet on Java, it gets wrongly indentated.

private void methodName() {
            // TODO Auto-generated method stub, with more 'tabs' than expected

    }//More 'tabs' than expected`

Steps to reproduce:

  1. Eclipse Mars with latest Groovy-eclipse plugin
  2. Create a Java class
  3. Type "methodName" and press ctrl+space
  4. Select option "methodName() : void - Method stup"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions