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
Created
February 04, 2024 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...
Community
IntelliJ IDEA Users
How to unhide inlay hints for the current method?
0 votes
Created
January 31, 2024 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...
Community
IntelliJ IDEA Users
can not new a servlet in the web project
0 votes
Created
January 31, 2024 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...
Community
IntelliJ IDEA Users
Error while opening intellij "Cannot connect to already running IDE instance. Exception: Process 2,837 is still running"
0 votes
Created
January 30, 2024 08:35
Thank you for sharing your feedback with us. Can you provide more detailed reproduction steps for this, like screenshots or a screencast?
Community
IntelliJ IDEA Users
Unfold - code section - doesnt unfold all while holding shift key
0 votes
Created
January 25, 2024 06:59
I've noticed the shell content and try to create and fix some NPE problems in the code.
Community
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 votes
Created
January 22, 2024 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?
Community
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 votes
Created
January 21, 2024 14:19
Hello, still missed some class files, such as:ChartPanelloggedUserhomeFormetc.You may compress the project folder as a zip and upload it again.
Community
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 votes
Edited
January 18, 2024 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 ...
Community
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 votes
Created
January 18, 2024 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 ?
Community
IntelliJ IDEA Users
Issue with Initializing JPanel Components in IntelliJ's GUI Designer
0 votes
Created
January 17, 2024 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...
Community
IntelliJ IDEA Users
How to change the font color into the terminal
0 votes
«
First
‹
Previous
Next
›
Last
»