Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Zbynekvavros
Total activity
16
Last activity
November 08, 2018 15:08
Member since
February 05, 2017 10:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
November 08, 2018 15:08
Okey than, I'm gonna watch both issues and wait :/ Thanks for the feedback anyway, appreciated!
Community
IntelliJ IDEA Users
Code analysis on commit with SonarLint/SonarQube
1 vote
Created
November 07, 2018 20:03
Well it would be nice to be able to select inspection to be run before commit inspection by name. Is that possible?
Community
IntelliJ IDEA Users
Code analysis on commit with SonarLint/SonarQube
0 votes
Created
November 07, 2018 10:17
I know this is probably targeted to plugin developers, but I see 3 years old with no updates. Are there any? Shouldn't it be at least closed with comment like "plugin developer responsibility"? Wha...
Community
IntelliJ IDEA Users
Code analysis on commit with SonarLint/SonarQube
0 votes
Created
November 06, 2018 18:10
I know this should probably be pointed to plugin developer but when I run "Analyze - Inspect code" SonarQube runs analysis. When I check "Perform code analysis" SonarQube is NOT invoked. So it seem...
Community
IntelliJ IDEA Users
Code analysis on commit with SonarLint/SonarQube
0 votes
Created
November 06, 2018 12:42
Makes sense thanks. Maybe a follow-up, I installed SonarQube plugin and I know have inspection named "SonarQube issues (SonarQube new)". I can run this using Analyze -> Run Inspection By Name...". ...
Community
IntelliJ IDEA Users
Code analysis on commit with SonarLint/SonarQube
0 votes
Created
January 18, 2018 14:10
Perfect! Thank you.
Community
IntelliJ IDEA Users
Changes to artifacts in project structure are lost after restart
0 votes
Created
January 16, 2018 10:05
That makes sense, thanks. Any chance I can do a copy of existing artifact instead of creating brand new from scratch?
Community
IntelliJ IDEA Users
Changes to artifacts in project structure are lost after restart
0 votes
Created
February 06, 2017 18:53
Hi, 1) It's no biggie, I just thought I missed some settings. 2) Well, voted, too bad the ticket is from 2014 :( 3) Thanks, silly me... Still surprised not many people are bothered by this. Anywa...
Community
IntelliJ IDEA Users
Code formating and import optimization
0 votes
Created
February 06, 2017 18:33
Hey, 1) Working when near brackets: user.find id); is properly formatted but user. find(id); is not. Also doesn't work in JavaDoc. 2) When I do Alt+Enter on import I got "Find JAR on web", "A...
Community
IntelliJ IDEA Users
Code formating and import optimization
0 votes
Created
February 06, 2017 14:49
Hey, well thanks for reply but: 2) Yes both checkboxes are checked and nothing happens. I should mention that the class contains reference to "MyClass" that hasn't been imported because there is "i...
Community
IntelliJ IDEA Users
Code formating and import optimization
0 votes