Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Egor Klepikov
Total activity
1213
Last activity
December 12, 2024 12:39
Member since
February 12, 2020 13:11
Following
0 users
Followed by
4 users
Votes
15
Subscriptions
518
Activity overview
Articles (0)
Posts (1)
Comments (679)
Sort by votes
Recent activity
Votes
Edited
October 09, 2020 17:50
We can also access them directly from the Project Tool Window: Please follow the link for getting more information.
Community
IntelliJ IDEA Users
How do I get back scratch files I closed ?
20 votes
Created
June 30, 2021 13:54
Please check Gradle version used in the project. compile and testCompile configurations are removed in Gradle 7+. You can use implementation and testImplementation instead.
Community
IntelliJ IDEA Users
Could not find method testCompile() for arguments [{group=junit, name=junit, version=4.12}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
15 votes
Created
June 29, 2020 13:41
Younky Yang If TcpView does not show any useful information, it probably means that there is a problem with the firewall settings or the antivirus blocks the connection. Make sure you have configur...
Community
IntelliJ IDEA Users
Intellij Not starting up. getting error. (BindException: Address already in use)
11 votes
Created
November 04, 2021 14:09
Do you have a touch screen? There is an open issue related to touchscreen support. It affects all Java Swing applications (NetBeans, JEdit, etc). To workaround the problem you can tap the screen ag...
Community
IntelliJ IDEA Users
Text auto-selected when I move the cursor
5 votes
Created
June 17, 2021 10:38
Hello, You can try using Analyze | Run Inspection by Name... | Unused declaration.
Community
IntelliJ IDEA Users
How to use IntelliJ IDEA to find all unused code?
5 votes
Created
July 12, 2021 13:38
Hi, Please make sure that Pin Window option is not selected:
Community
IntelliJ IDEA Users
Find in path do not close automatically anymore
5 votes
Created
April 13, 2022 14:35
You can try using Ctrl + Shift + J shortcut. The action is called Join Lines in keymap settings. (Settings/Preferences | Keymap)
Community
IntelliJ IDEA Users
Remove newlines from selected code (Shortcut)
4 votes
Created
June 29, 2021 12:26
Hi Tiagocpeixoto I've reproduced the problem and raised a new issue in YouTrack. Please follow https://youtrack.jetbrains.com/issue/IDEA-272699 , for updates.
Community
IntelliJ IDEA Users
Did terminal used to remember the last directory?
3 votes
Created
March 22, 2021 11:39
It looks like renaming the file name is not enough to rename the font. I created a small sample project to check how Java load this font and here is what I see in the debugger: See https://superus...
Community
PyCharm
adding a new font to pycharm on windows 10 computer
2 votes
Created
February 12, 2021 08:27
If you're using Swing UI designer you can right-click on UI component and select Cut. It looks like there is no separate action for removing components but we have an open request at https://youtra...
Community
IntelliJ IDEA Users
how to delete a simple jbutton
2 votes
Next
›
Last
»