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
September 11, 2024 09:26
Hello, the diamond operator is supported from Java 7 onwards. Ensure your project language level is set to 7 or higher in IntelliJ IDEA. Go to File → Project Structure → Project, and set 'Project l...
Community
IntelliJ IDEA Users
Project setup issues in Intelij IDEA - Community Edition 2024.2 (java:diamond operator is not supported in source 1.5(use -source 7 or higher to enable diamond operator).)
0 votes
Edited
September 10, 2024 10:21
The path used by getResourceAsStream is, in fact, a URL, so try replacing the space character with %20 to try again.
Community
IntelliJ IDEA Users
ImageIO.read(getClass().getResourceAsStream returns null
0 votes
Edited
September 10, 2024 07:19
Hello,It's not supported so far. Would you mind creating a feature request at https://youtrack.jetbrains.com/newIssue?project=IDEA, and I'll assign it to the right developer?Please share the link t...
Community
IntelliJ IDEA Users
Can IntelliJ inspections assume that every parameter or instance variable is `@Nonnull` without actually adding it?
0 votes
Edited
September 06, 2024 15:01
Hello,I've successfully run a simple Java GUI program using NVIDIA GPU, but there is nothing todo with IDEA's GPU card. Please check if the following works for you too:NVIDIA Settings Open the NV...
Community
IntelliJ IDEA Users
How to enforcing use of GPU
0 votes
Created
September 06, 2024 12:06
Hi, the Matched brace guide line only get highlighted when your caret near it, I suggest to install this plugin https://plugins.jetbrains.com/plugin/20710-rainbow-brackets-lite--free-and-opensource...
Community
IntelliJ IDEA Users
Matched brace guide - Seems not working
0 votes
Created
September 06, 2024 10:29
Hello, it seems this feature isn't supported in the K2 mode, can you try the menu File | Settings | Languages & Frameworks | Kotlin and disable the K2 mode then try again, it should works under Kot...
Community
IntelliJ IDEA Users
No "Generate toString()" Settings Dialog in 2024.2.1
0 votes
Created
September 05, 2024 07:57
Thanks for the update! I'm glad to hear that it works now.
Community
IntelliJ IDEA Users
How to show concrete type instead of var in variable declaration
0 votes
Created
September 04, 2024 12:07
Hello,You may reference here https://thinglabs.io/how-to-make-minecraft-use-your-gpu but replace the minecraft.exe with the java.exe under the JDK you used to run your program. Try Program Settings...
Community
IntelliJ IDEA Users
How to enforcing use of GPU
0 votes
Created
September 04, 2024 11:08
Hi 1120718914 Can you share a screenshot of page File | Settings | Editor | General | Code Folding ? It shuld be the same as https://intellij-support.jetbrains.com/hc/en-us/community/posts/4404384...
Community
IntelliJ IDEA Users
How to show concrete type instead of var in variable declaration
0 votes
Edited
August 30, 2024 11:31
Hello, Today, during the bug creation, I tried to capture some screenshots under the latest IDEA 2024.2.1, but it seems it's fixed. I've tried two projects. One is Spring Petclinic:https://github.c...
Community
IntelliJ IDEA Users
Repository Method Generation Issue After Updating to IDEA 2024.2
0 votes
«
First
‹
Previous
Next
›
Last
»