Menu

#367 "Add this " drops parameters

5.8.0
closed
None
1
2014-10-14
2014-07-08
No

The automatic "Add this" function in eclipse does not work correctly for methods: parameters are dropped.
Example:
We have:
before: performOperation(var1, var2);
Action: click on "Add 'this'" in hover-menu
result: this.performOperation();

Version: Eclipse Checkstyle Plugin 5.7.0.201402131929

Discussion

  • Lars Koedderitzsch

    • status: open --> closed
    • assigned_to: Lars Koedderitzsch
    • Group: 5.6.2 --> 5.7.1
     

Log in to post a comment.