主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jacky Liu
活动总数
612
最后的活动
2026年04月21日 06:37
成员加入日期
2022年11月17日 02:57
关注
0 名用户
关注者数
2 名用户
投票数
9
订阅数
244
活动概览
文章(0)
帖子(0)
评论(359)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年08月16日 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...
社区
IntelliJ IDEA Users
Default click behaviour in commit tab (go to source instead of show diff)
7 票
已编辑于
2024年09月25日 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...
社区
IntelliJ IDEA Users
Does IntelliJ Community edition no longer exist?
6 票
创建于
2024年05月21日 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 ...
社区
IntelliJ IDEA Users
Project Structure Disappears Upon Opening IDE
4 票
创建于
2026年01月12日 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...
社区
IntelliJ IDEA Users
Does IntelliJ Community edition no longer exist?
2 票
已编辑于
2024年02月27日 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.
社区
IntelliJ IDEA Users
Is it possible to change pattern for test class?
2 票
创建于
2024年03月15日 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...
社区
IntelliJ IDEA Users
Java record debug
1 票
创建于
2024年02月22日 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.
社区
IntelliJ IDEA Users
When I open multiple projects, except for the first one, all other projects get stuck for a long time
1 票
创建于
2023年12月06日 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/ ?
社区
IntelliJ IDEA Users
Cannot resolve symbol 'ChronoUnit'
1 票
创建于
2023年11月30日 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 ...
社区
IntelliJ IDEA Users
Jdwp options in Debug Mode
1 票
创建于
2023年11月29日 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...
社区
IntelliJ IDEA Users
Jdwp options in Debug Mode
1 票
下一页
›
最后
»