Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
May 13, 2015 08:32
There's no way to achieve exactly this task. But there's a way to do something very close. Namely, perform Find Usages on the field or the method. Then, without closing the view with the results, r...
Community
IntelliJ IDEA Users
Search for contract violation warnings (e.g. @NotNull or or @Nullable)
0 votes
Created
June 02, 2015 07:16
In order to make compilation work in the IDE, Grails plugins are considered part of your project, hence the behavior you observe. There's no easy way to fix it, unfortunately. I've filed an issue i...
Community
IntelliJ IDEA Users
⌘P navigates better then IntelliJ
0 votes
Created
October 02, 2015 07:28
AFAIK "gradlew idea" task doesn't manage external annotations. It probably should, but it'd be better if Gradle team decided on the correct way of handling it, added this support to the scripts and...
Community
IntelliJ IDEA Users
External Annotations Third Party Library Path
0 votes
Created
October 01, 2015 17:25
Is the method actually invoked in your code defined in ObjectGraph or DaggerObjectGraph? Is there any documentation available about DaggerObjectGraph?
Community
IntelliJ IDEA Users
External Annotations not working for Dagger?
0 votes
Created
October 01, 2015 18:59
That explains the behavior. Goto Declaration would bring you to the abstract method (which is where IDEA takes the annotations from) and the intention action would work correctly.
Community
IntelliJ IDEA Users
External Annotations not working for Dagger?
0 votes
Created
October 15, 2015 07:16
Could you please enable "Dump Perforce Commands to file" in IDE Perforce settings, attempt connecting again and attach the resulting p4.output file? If you're concerned about its privacy, you can f...
Community
IntelliJ IDEA Users
Problem with can not connect to Perforce Server
0 votes
Created
October 17, 2015 11:08
Is p4.output in IDEA 15 also empty when you click "Go online"?When you see this empty dialog, could you please capture a jstack thread dump (https://intellij-support.jetbrains.com/hc/en-us/articles...
Community
IntelliJ IDEA Users
Problem with can not connect to Perforce Server
0 votes
Created
October 19, 2015 08:08
Thanks. Could you please add "#org.jetbrains.idea.perforce" to Help | Configure Debug Log Options attempt going online again and after that attach your idea.log (Help | Show log)? Please also attac...
Community
IntelliJ IDEA Users
Problem with can not connect to Perforce Server
0 votes
Created
October 07, 2015 20:34
This task is from refreshing Repository or Incoming change views. To remove that, you can try to uncheck all the related checkboxes in Settings | Version Control | Background and restart. But befor...
Community
IntelliJ IDEA Users
Perforce tasks at startup never finish - anyone else seeing this?
0 votes
Created
October 08, 2015 14:00
Thanks for the dump. It looks like Perforce has a very large changelist in the recent history, and IDEA tries to find all files affected by it in the file system, and this takes a lot of time for s...
Community
IntelliJ IDEA Users
Perforce tasks at startup never finish - anyone else seeing this?
0 votes
«
First
‹
Previous
Next
›
Last
»