Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Marat Beiner
Total activity
5
Last activity
December 20, 2020 06:39
Member since
December 14, 2020 12:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
December 20, 2020 06:39
2. It looks that I don't have that issue anymore, as I've checked now with some other synchronized method, and it seems to work with those, as I don't remember the method that I've seen it with. ...
Community
IntelliJ IDEA Users
Structurally Replace with Static Import
0 votes
Edited
December 16, 2020 07:23
Thanks Bas, Didn't realize that it looks at the replace statement and removes the class from it, thought that it uses the search one. While it works, I've noticed 3 things: 1. The message that the...
Community
IntelliJ IDEA Users
Structurally Replace with Static Import
0 votes
Edited
December 15, 2020 11:39
I'm not sure how to provide it, but I'll try: Here is the case which is found with the template: That is the case after I clicked replace, as you can see that assertEO is red (uncompiled). That...
Community
IntelliJ IDEA Users
Structurally Replace with Static Import
0 votes