Alessandro
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
创建于 IntelliJ get open tabs
已回答I was wondering if there's a way to get the open files in a project and collect them by their group.I'd like to make a snapshot of the open files, and then restore all the open files in the exact s... -
已编辑于 Code style settings not synced?
已回答Hey devs, so, I'm having this issue from quite some time already, and I'm starting to lose my patience, it's getting quite frustrating really. I have 4 devices on which I code using IntelliJ IDEA, ... -
-
创建于 Strage gradle error
已回答I'm trying to add logging to my app, so I added these to gradle.build: implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.0-alpha1'implementation group: 'ch.qos.logback', name: 'lo...