Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jerome Guan
Total activity
316
Last activity
July 28, 2026 02:30
Member since
April 11, 2024 03:57
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
119
Activity overview
Articles (0)
Posts (0)
Comments (196)
Jerome Guan
commented,
July 28, 2026 02:30
Settings | Tools | Actions on Save | Run code cleanup is disabled by default. Which means when you save the project, code cleanup will not happen by default, and this is why we should check if thi...
Community
IntelliJ IDEA Users
How to disable auto removing Kotlin unused variables?
0 votes
Jerome Guan
commented,
July 27, 2026 12:47
Hi Michel Rigatti , from your log, there is a filename too long warning. So the java is not started.Please try the workaround below:1. Open Run | Edit Configurations for the failing run configurati...
Community
IntelliJ IDEA Users
Cannot run tests in intellij anymore
1 vote
Jerome Guan
commented,
July 27, 2026 02:38
Hi all, regarding the issue, I think we may have two options to try:1. Settings | Tools | Actions on Save, make sure “Run code cleanup” is disabled.2. If you want to keep “Run code cleanup”, point ...
Community
IntelliJ IDEA Users
How to disable auto removing Kotlin unused variables?
0 votes
Jerome Guan
commented,
July 27, 2026 02:33
Hi Lavender Shannon , thanks for the feedback.This is a known issue: https://youtrack.jetbrains.com/issue/IJPL-248079. Please upvote and follow it to get updates.If you ever want the Plasma keyboa...
Community
IntelliJ IDEA Users
Using virtual keyboard on KDE Plasma causes bad double tapping shift behavior
0 votes
Jerome Guan
commented,
July 20, 2026 02:46
Hi Nsaa19patrick , It should be fine. Starting from 2025.3, the IntelliJ IDEA Ultimate edition and the community edition are merged into one unified edition – IntelliJ IDEA. And if you are the firs...
Community
IntelliJ IDEA Users
Installation/Licensing issues of IntelliJ IDEA on my Ubuntu 22.04 (LTS)
0 votes
Jerome Guan
commented,
July 06, 2026 05:03
Hi Rajiv Singh1237 , this issue should be fixed in 2024.2.2, please see https://youtrack.jetbrains.com/issue/JBR-6772
Community
IntelliJ IDEA Users
sub-sub menu doesn't open if we don't use Intellij for longtime
0 votes
Jerome Guan
commented,
June 18, 2026 05:41
Hi Linhai00375 , thanks for sharing the screenshot.Please back up and remove the following directories - backup means copying these folders to somewhere else:%APPDATA%\JetBrains\IntelliJIdea2026.1...
Community
IntelliJ IDEA Users
IntelliJ idea-2026.1.3 fail open on windows 10
0 votes
Jerome Guan
commented,
June 18, 2026 02:35
Hi Linhai00375 , it looks like something is misconfigured in the Windows OS side. Cause the exe requires system-level component, which is a different path with bat file.Please direct to the bin fol...
Community
IntelliJ IDEA Users
IntelliJ idea-2026.1.3 fail open on windows 10
0 votes
Jerome Guan
commented,
May 18, 2026 03:12
Hi Adibablu998 , it should be caused by that the “classloader lookup” is blocked when the project is inverted into the multi-module project.In the current situation, we can try to use Class.getReso...
Community
IntelliJ IDEA Users
Location is not set in multimodule JavaFx gradle project
0 votes
Jerome Guan
commented,
May 13, 2026 03:22
Hi Jim, build.gradle is for Gradle-managed projects, and pom.xml is for Maven-managed projects.You can create a new Gradle-managed project by following the steps in https://www.jetbrains.com/help/i...
Community
IntelliJ IDEA Users
No build.gradle nor pom.xml
0 votes