Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergei Riabinin
Total activity
183
Last activity
February 27, 2024 14:19
Member since
March 17, 2022 11:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
78
Activity overview
Articles (0)
Posts (0)
Comments (105)
Sort by votes
Recent activity
Votes
Created
September 21, 2022 13:14
JM we've opened an issue to investigate, you can follow it here https://youtrack.jetbrains.com/issue/IDEA-301495
Community
IntelliJ IDEA Users
How to show package name in Run window after running tests
2 votes
Created
February 26, 2024 11:49
Do you have an import for String from jdk, or do you define your own packages “java.lang” and new String class?
Community
IntelliJ IDEA Users
[SOLVED] Java String class cannot access after IntelliJ update
1 vote
Created
January 22, 2024 09:45
Armstrong2free fix for IDEA-246330 should be available on 2024.1 EAP 1, please try
Community
IntelliJ IDEA Users
Idea unable to debug unit tests
1 vote
Created
March 02, 2023 15:16
You can go to the settings and uncheck "base method usages": Does it work for you?
Community
IntelliJ IDEA Users
Find usages of method for a class
1 vote
Created
August 29, 2022 14:38
- you can use frameworks like SLF4J or Log4j to control the messaging, check this as an example- with logs adjusted, you can view them in a separate tab when running in debug- additionally, you can...
Community
IntelliJ IDEA Users
Intellij println only if in debugger?
1 vote
Created
July 25, 2022 16:11
Can you describe the exact flaw in Eclipse to generate different testng xmls?Do you have java files in different modules, or do you generate separate xml files for separate test classes in one modu...
Community
IntelliJ IDEA Users
TestNG XML File Creation For Each .Java File
1 vote
Created
July 21, 2022 11:42
Kanishknishare.g. you can try this template: #parse("equalsHelper.vm")public boolean equals(###if ($settings.generateFinalParameters) final ###endObject $paramName){ if(this == $paramName) return...
Community
IntelliJ IDEA Users
Update equals() method code generation to use pattern matching
1 vote
Created
June 30, 2022 15:48
we created a feature request for this, you can follow it here https://youtrack.jetbrains.com/issue/IDEA-297161
Community
IntelliJ IDEA Users
extract to variable - how to configure suggestions ?
1 vote
Created
March 17, 2022 14:48
Thanks for clarifying, you can follow the issue here: https://youtrack.jetbrains.com/issue/IDEA-290079As a current workaround, you can try to set 'Run tests using' to 'IntelliJ IDEA' in Preferences...
Community
IntelliJ IDEA Users
Change test suite name to short form
1 vote
Created
February 27, 2024 14:19
Please check this thread: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000556544-Why-can-t-I-input-anything-from-console-when-i-run-unit-test-with-JUNIT
Community
IntelliJ IDEA Users
Unable to give input in run section while running my maven cucumber junit
0 votes
Next
›
Last
»