licheng

看一些东西,学习一些新东西!
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
-
licheng created a post, AnsweredPlugin extension point problem
I had an error getting the extension implementation of MyInterface. such as private static final ExtensionPointName<MyInterface> EP_NAME = ExtensionPointName.create("my.plugin.myExtensionPoint2"); ... -
-
-
licheng created a post, AnsweredIs there an api method to set the navigation marker based on the file line number?
Is there an api method to set the navigation marker based on the file line number?Instead of implementing RelatedItemLineMarkerProvider to set the marker. As shown in the figure, I want to set a na... -
-
-
-
licheng created a post, AnsweredHow to run or restart the currently selected run profile from within plugin code?
How to run or restart the currently selected run profile from within plugin code? Currently running or restarting through Shift F10, I want to integrate these APIs through plug-ins. -
licheng commented,