Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jacky Liu
Total activity
612
Last activity
April 21, 2026 06:37
Member since
November 17, 2022 02:57
Following
0 users
Followed by
2 users
Votes
9
Subscriptions
244
Activity overview
Articles (0)
Posts (0)
Comments (359)
Sort by recent activity
Recent activity
Votes
Edited
August 16, 2023 12:52
Tomasz Wilczynski Please click the top right config button (three vertical dots or a gear button in the tool window), then select the menu Show On Double-Click | Diff or Source to change the behavi...
Community
IntelliJ IDEA Users
Default click behaviour in commit tab (go to source instead of show diff)
7 votes
Edited
September 25, 2024 11:56
Hi,The Community Edition can be downloaded in the bottom of the download page(scroll down a bit): https://www.jetbrains.com/idea/download/ , you can also download it from https://www.jetbrains.com...
Community
IntelliJ IDEA Users
Does IntelliJ Community edition no longer exist?
6 votes
Created
May 21, 2024 12:40
It's duplicated by https://youtrack.jetbrains.com/issue/IJPL-2152/IDEA-should-notify-users-on-macOS-if-there-is-no-access-to-the-directory-of-the-project-and-require-access , not fixed yet. Please ...
Community
IntelliJ IDEA Users
Project Structure Disappears Upon Opening IDE
4 votes
Created
January 12, 2026 12:39
You can download the IDEA Open Source installers from https://github.com/JetBrains/intellij-community/releases .Ref:https://lp.jetbrains.com/intellij-idea-unified-faq/ Can I still build an open sou...
Community
IntelliJ IDEA Users
Does IntelliJ Community edition no longer exist?
2 votes
Edited
February 27, 2024 11:59
Hi Alexey, please go to Preferences > Editor > File and Code Templates and choose JUnit5 Test Class, then edit the content, please check if this helps.
Community
IntelliJ IDEA Users
Is it possible to change pattern for test class?
2 votes
Created
March 15, 2024 09:06
Hello, it's not possible because a record class is just like an enum, it's a Java base type, eg below code:public record Person (String name, String address) { }is compiled to something like this:p...
Community
IntelliJ IDEA Users
Java record debug
1 vote
Created
February 22, 2024 07:37
Hello, please collect logs via menu Help > Collect logs and Diagnostic Data , and then upload it to https://uploads.jetbrains.com/ and paste the upload id here.
Community
IntelliJ IDEA Users
When I open multiple projects, except for the first one, all other projects get stuck for a long time
1 vote
Created
December 06, 2023 03:43
Hello,Which version of the IDEA you are using? Does it help when using the 2023.3 version which will be released this week at https://www.jetbrains.com/idea/nextversion/ ?
Community
IntelliJ IDEA Users
Cannot resolve symbol 'ChronoUnit'
1 vote
Created
November 30, 2023 09:13
When you click the debug button in IDE, it assumes you are using IDEA's local debug function.As described here: https://www.jetbrains.com/help/idea/2023.2/debugging-code.html There is a variety of ...
Community
IntelliJ IDEA Users
Jdwp options in Debug Mode
1 vote
Created
November 29, 2023 09:37
It can be set to y, see: https://www.jetbrains.com/help/idea/tutorial-remote-debug.html#debugger_rcset to n as it will act as a debugger client.Some explanation:To debug an application remotely, yo...
Community
IntelliJ IDEA Users
Jdwp options in Debug Mode
1 vote
Next
›
Last
»