Mprtcz

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Mprtcz created a post,

    Java builder indents not working

    Hi, I have code that looks like this after autoformat:Inner inner =    Inner.builder().id(1L).name("John").surname("Doe").active(true).age((short) 30).score(95.5).description(        "A sample desc...
  • Mprtcz created a post,
    Answered

    Missing query consoles and other config after Update

    Hi, I lost a ton of stuff when updating from 2023.3.3 (I think) to 2024.1.3 (Ultimate edition) version.One of them are query consoles for datasources, configs for which are also missing. I readded ...