Heu Majing
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 24
-
Edited how to Open the web page in the file editor position?
Answeredidea plugin develop, I want to click a button in the toolwindow, and different buttons represent different URLs. Open the web page in the file editor position. i need use jcef with jbcefbrowser and... -
Edited Can custom plugin be automatically installed when the idea is installed?
AnsweredWhen idea is installed, some plug-ins will be installed by default, and these plug-ins are bundled. I have a custom plug-in that needs to be used by many people. Can the plug-in be automatically in... -
Edited Can custom plugin be automatically installed when the idea is installed?
When idea is installed, some plug-ins will be installed by default, and these plug-ins are bundled. I have a custom plug-in that needs to be used by many people. Can the plug-in be automatically in... -
Edited idea 2023.2.2 jcef devtools how to open
Answeredhello, i develop a plugin with jcef .i want to Right-click to pop up devtools. .i writethe command in custom properties file, it takes effect in other versions.But in 2023.2.2 the devtools can not... -
Created idea 2023.2.2 jcef devtools can not open
Answeredhello, i develop a plugin with jcef .i want to Right-click to pop up devtools. .i writethe command in custom properties file, it takes effect in other versions.But in 2023.2.2 the devtools can not... -
Edited customize idea plugin develop how to rely on the third-party plugin?eg: sonarlint ,use it api
Answered@Jakub Chrzanowski hello,i am developing idea plugin needs to rely on the third-party plugin sonarlint, how to dependency it inplugin.xml or build.gradle???sonarlint.zip is placed on my server. I ...