主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2024年02月04日 08:35
Hello Esko,To unhide inlay hints for the current method, you need to navigate to the Exclude list in IntelliJ IDEA. This list contains the methods and functions for which parameter hints are not sh...
社区
IntelliJ IDEA Users
How to unhide inlay hints for the current method?
0 票
创建于
2024年01月31日 06:43
Hi,These menus are removed in the IDEA 2023.1: https://youtrack.jetbrains.com/issue/IDEA-309062You need to manually create these files now.If you need these menus frequently, you could add some tem...
社区
IntelliJ IDEA Users
can not new a servlet in the web project
0 票
创建于
2024年01月31日 06:39
Hello @B-muradullayev92 could you please share the IDE logs (Help | Collect Logs and Diagnostic Data) via the JetBrains Uploads service and paste the upload id here? We will check for any reason or...
社区
IntelliJ IDEA Users
Error while opening intellij "Cannot connect to already running IDE instance. Exception: Process 2,837 is still running"
0 票
创建于
2024年01月30日 08:35
Thank you for sharing your feedback with us. Can you provide more detailed reproduction steps for this, like screenshots or a screencast?
社区
IntelliJ IDEA Users
Unfold - code section - doesnt unfold all while holding shift key
0 票
创建于
2024年01月25日 06:59
I've noticed the shell content and try to create and fix some NPE problems in the code.
社区
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 票
创建于
2024年01月22日 11:35
Hello, I encountered an issue with running it at first time:./initialRun.shthen enter ythen the error is:./initialRun.sh: line 3: ${AWS_USE_ANSWER,,}: bad substitutionAny idea about this?
社区
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 票
创建于
2024年01月21日 14:19
Hello, still missed some class files, such as:ChartPanelloggedUserhomeFormetc.You may compress the project folder as a zip and upload it again.
社区
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 票
已编辑于
2024年01月18日 11:47
Hello,I've fixed the issue:public static void main(String[] args) {JFrame jFrame = new JFrame("Test");jFrame.pack();jFrame.setVisible(true);jFrame.setDefaultCloseOperation(EXIT_ON_CLOSE);loginForm ...
社区
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 票
创建于
2024年01月18日 09:00
Can you change this option to see the full code:File | Settings | Editor | GUI Designer, select the radio button Generate GUI into Java source files, then share the full source code of the loginForm ?
社区
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 票
创建于
2024年01月17日 11:06
These colors indeed are controlled by the Power Shell, if you enter the same command outside of IDE but only in Power Shell, it's the same:You may change these colors according to Microsoft's docum...
社区
IntelliJ IDEA Users
How to change the font color into the terminal
0 票
«
第一页
‹
上一页
下一页
›
最后
»