Anoosh Atari
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 In code formatting, how do I wrap a long line in a log.info() statement?
已回答In JetBrains product, like Intellij, I have a long line like below log.info("fafafafafasfasfasfasfasfasfasfasfasfasfafasfasfaf" + "/" + someClass.aMethod("this is a test)); and I want to style it ... -
创建于 How to save Quick Documentation from Database tool?
已回答I am using IntelliJ IDEA 2021.2.3 (Ultimate Edition), the Database tool and pointing to a IBM z/OS DB2 table, when I do "Quick Documentation" while on the database / table node (e.g. Employee), I g...