Heikogoretzki

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

    Wrap after comma

    Hello, I have a code formatting issue. I need to set wrapping after comma if the expression is too long. What I get at the moment: if (softwareLicenseOpt.get().getOldKey().isPresent()) { throw new...