Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Olga Klisho
Total activity
603
Last activity
June 02, 2025 07:58
Member since
November 06, 2018 08:23
Following
0 users
Followed by
3 users
Votes
0
Subscriptions
212
Activity overview
Articles (0)
Posts (0)
Comments (391)
Sort by recent activity
Recent activity
Votes
Created
March 15, 2019 09:30
Please share the Code Coverage configurations from Run/Debug Configurations window (Code Coverage pane). Does class com.shopback.auditlogExporter.PropsTest exist in project? Will the issue be repro...
Community
IntelliJ IDEA Users
Is that my settings issue for error of java.lang.NoSuchMethodException
0 votes
Created
March 14, 2019 15:43
Please share the code coverage configuration screen shot. What IDEA version do you use. Is the issue reproduced with all the projects? Please share little sample project to reproduce. Thank you!
Community
IntelliJ IDEA Users
Is that my settings issue for error of java.lang.NoSuchMethodException
0 votes
Created
March 14, 2019 07:53
@Mkalinovits, please follow the code: class Foo { public int val1; public int val2; public int val3; public Foo (final int val1, final int val2, final int val3) { ...
Community
IntelliJ IDEA Users
Single Inspection Missing "Fix all xyz problems" Option
0 votes
Created
March 11, 2019 14:34
Thank you for providing the detailed sample! Your issue is the duplicate of https://youtrack.jetbrains.com/issue/IDEA-164683, please follow/comment it for more details. I have linked your report to...
Community
IntelliJ IDEA Users
Problem with RS Inspection - Cannot resolve parameter
0 votes
Created
March 11, 2019 08:40
Hello, Unfortunately your screen shots are not displayed due to some error.Can you please share the code samples where the issue is reproduced. Please also check the following issues, they may pro...
Community
IntelliJ IDEA Users
Problem with RS Inspection - Cannot resolve parameter
0 votes
Created
February 25, 2019 14:26
Konstantin, you may go to Run Configurations -> Templates -> Application (or the used configuration template) and change the mode to Tracing, so the new configurations in current project will be cr...
Community
IntelliJ IDEA Users
Code coverage only works for lines
0 votes
Created
February 25, 2019 12:10
Hello, Please try switching to Tracing mode in Code Coverage settings, that will enable accurate collection of the branch coverage (https://www.jetbrains.com/help/idea/code-coverage.html) In Traci...
Community
IntelliJ IDEA Users
Code coverage only works for lines
0 votes
Edited
February 18, 2019 14:27
Hello, Optimizing imports at rename is the part of Rename Refactoring, so the described behaviour is intended. There is issue already created for this topic, please follow it:https://youtrack.jetbr...
Community
IntelliJ IDEA Users
[Q] Refactor > Rename remove unused imports.
0 votes
Created
February 08, 2019 10:05
Hello, Please feel free to add the feature requests to our bug tracker system YouTrack: https://youtrack.jetbrains.com/issues Code samples will be much appreciated. Thank you
Community
IntelliJ IDEA Users
Some inspections are inflexible and could do with improvement
0 votes
Created
February 06, 2019 08:35
Hello Johannes, In case IDEA suggests you different method signatures in popup when you start typing method's parameters, you can select the variant manually with Alt+arrow or just ignore the hint...
Community
IntelliJ IDEA Users
I want to change method completion completion
0 votes
«
First
‹
Previous
Next
›
Last
»