Magnus Andersson

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Magnus Andersson created a post,
    Answered

    Code inspection with refactoring

    I'm trying to combine a Search with Pattern code inspection with a refactoring. More precise, I want to: 1. detect fields that are public but could be made private (and add a Quick Fix menu option ...