Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vonlinee
Total activity
11
Last activity
June 07, 2024 06:01
Member since
November 29, 2023 03:30
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Posts (3)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
June 01, 2024 17:07
i find a way to meet my needs. here is an example:public class MapperLineMarkerInfo extends LineMarkerInfo<PsiElement> { @Override public GutterIconRenderer createGutterRenderer() { ...
Community
IntelliJ IDEA Open API and Plugin Development
GutterIconNavigationHandler Right Click not work
1 vote
Created
November 29, 2023 11:53
thans for your anwser!refer to the toturial:https://www.jetbrains.com/help/idea/tutorial-remote-debug.html#debugger_rc, i add vm options: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,addre...
Community
IntelliJ IDEA Users
Jdwp options in Debug Mode
0 votes