Anoosh Atari
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created In code formatting, how do I wrap a long line in a log.info() statement?
AnsweredIn 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 ... -
Created How to save Quick Documentation from Database tool?
AnsweredI 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...