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 22, 2023 11:17
It's not possible, basically, it's a JVM problem: a return statement is just one step byte code like this: put some value to stack(the returned value) areturn Infact now the value is captured af...
Community
IntelliJ IDEA Users
Debugging method return value in a single step
0 votes
Created
August 22, 2023 11:00
Hi, Show method return variables" (why isn't it on by default btw) It's because of the debugger performance issue as described here: https://www.jetbrains.com/help/idea/2023.2/stepping-through-th...
Community
IntelliJ IDEA Users
Debugging method return value in a single step
0 votes
Created
August 21, 2023 09:52
Hi Ski Addict, sorry for the late reply. I mean a project demo that is before and after and take a video or multi screenshot for the problem.
Community
IntelliJ IDEA Users
How to get code coverage to ADD coverage data to the active suite?
0 votes
Created
August 16, 2023 09:49
Hi Ski Addict, this dialog you mentioned could be changed at: File | Settings | Build, Execution, Deployment | Coverage. If this is not your case, may you please record a screencast of it and up...
Community
IntelliJ IDEA Users
How to get code coverage to ADD coverage data to the active suite?
0 votes
Edited
August 08, 2023 10:52
Hi Nad Chel I've created a feature request for that: https://youtrack.jetbrains.com/issue/IDEA-327818/Add-shortcut-for-a-quick-Change-access-modifier-action Feel free to vote and watch the YouTrack...
Community
IntelliJ IDEA Users
Does IntelliJ have some shortcut for changing access modifers?
0 votes
Created
August 07, 2023 11:01
So far you can change it by using the Alt+Enter intention: Put your caret under some methods eg: void foo() {} Alt-Enter on method, pick "Change access modifier" Select "public" or any other acce...
Community
IntelliJ IDEA Users
Does IntelliJ have some shortcut for changing access modifers?
0 votes
Edited
July 28, 2023 09:27
I'm sorry we didn't provide a remote DM assistant at present. Since this forum is publicly visible, if you have difficulty sharing the info, you may create a private support ticket in your IDE's m...
Community
IntelliJ IDEA Users
JAR files with images
0 votes
Created
July 28, 2023 09:02
Hi @Atharva Barge, can you provide the link to one of such articles? There are two questions: 1. Is the generated JAR artifact contains any images? 2. If yes, what's the code of the getResource() c...
Community
IntelliJ IDEA Users
JAR files with images
0 votes
Created
July 28, 2023 06:52
Hi @Atharva Barge, can you share more info, on how you create the jar file and the full log of the exception? Steps to reproduce and screenshots or screencast of the issue would be highly appreciated.
Community
IntelliJ IDEA Users
JAR files with images
0 votes
Created
July 26, 2023 13:56
It's released! Please update!
Community
IntelliJ IDEA Users
But, 2023.2 GA version is still not released?
0 votes
«
First
‹
Previous
Next
›
Last
»