Mprtcz

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Mprtcz 创建了一个帖子,

    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 创建了一个帖子,
    已回答

    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 ...