主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Jerome Guan
活动总数
316
最后的活动
2026年07月28日 02:30
成员加入日期
2024年04月11日 03:57
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
119
活动概览
文章(0)
帖子(0)
评论(196)
Jerome Guan
进行了评论,
2026年07月28日 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...
社区
IntelliJ IDEA Users
How to disable auto removing Kotlin unused variables?
0 票
Jerome Guan
进行了评论,
2026年07月27日 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...
社区
IntelliJ IDEA Users
Cannot run tests in intellij anymore
1 票
Jerome Guan
进行了评论,
2026年07月27日 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 ...
社区
IntelliJ IDEA Users
How to disable auto removing Kotlin unused variables?
0 票
Jerome Guan
进行了评论,
2026年07月27日 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...
社区
IntelliJ IDEA Users
Using virtual keyboard on KDE Plasma causes bad double tapping shift behavior
0 票
Jerome Guan
进行了评论,
2026年07月20日 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...
社区
IntelliJ IDEA Users
Installation/Licensing issues of IntelliJ IDEA on my Ubuntu 22.04 (LTS)
0 票
Jerome Guan
进行了评论,
2026年07月06日 05:03
Hi Rajiv Singh1237 , this issue should be fixed in 2024.2.2, please see https://youtrack.jetbrains.com/issue/JBR-6772
社区
IntelliJ IDEA Users
sub-sub menu doesn't open if we don't use Intellij for longtime
0 票
Jerome Guan
进行了评论,
2026年06月18日 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...
社区
IntelliJ IDEA Users
IntelliJ idea-2026.1.3 fail open on windows 10
0 票
Jerome Guan
进行了评论,
2026年06月18日 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...
社区
IntelliJ IDEA Users
IntelliJ idea-2026.1.3 fail open on windows 10
0 票
Jerome Guan
进行了评论,
2026年05月18日 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...
社区
IntelliJ IDEA Users
Location is not set in multimodule JavaFx gradle project
0 票
Jerome Guan
进行了评论,
2026年05月13日 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...
社区
IntelliJ IDEA Users
No build.gradle nor pom.xml
0 票