主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
zoulejiu
活动总数
53
最后的活动
2022年10月17日 15:33
成员加入日期
2022年01月06日 01:42
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
12
活动概览
帖子(10)
评论(29)
按最近的活动排序
最近的活动
投票数
创建于
2022年03月01日 12:46
Hello I have implemented the getLanguagesToInject method of MultiHostInjectorI don't know if this is what you said aboveThe xml psi I am getting now is obtained by DomUtils, I want to use getConta...
社区
IntelliJ IDEA Open API and Plugin Development
Language injection PsiElement acquisition
0 票
已编辑于
2022年03月01日 12:16
Hello, when I get the xml file, the elements I see in it are all xml, I don't seem to see that the element type is PsiLanguageInjectionHost, how to get this element type, thank you
社区
IntelliJ IDEA Open API and Plugin Development
Language injection PsiElement acquisition
0 票
创建于
2022年01月06日 10:12
I saw that PluginManagerCore has methods to disable plugins and enable plugins, but I couldn’t find a way to add plugins, so I wanted to delete the plugin folder manually
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 10:09
I used this method NioFiles.deleteRecursively(Path.of(pluginPath)) to delete
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 10:07
2022-01-06 15:20:19,102 [2259381] INFO - is.listener.CheckMybatisPlugin - del file path:C:\Users\zoulejiu\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\213.6461.79.plugins\Mybatis Smart Code Hel...
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 10:06
The file is the folder of the basic version of my plugin
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 10:04
I added this, but when I went to delete the file, an error was reported saying that the file was occupied
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 10:02
Is there a way to delete a file after the idea is closed
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 09:59
id=com.zoulejiu.mybatis.smart.plugin This is the ID of the base versionid=com.mybatis.smart.pro.plugin is the ID of the premium versionThe premium version contains the code of the basic version
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
创建于
2022年01月06日 09:57
HelloI have to uninstall a certain plug-in while installing a new plug-in, instead of notifying the user to uninstall, because my plug-in is divided into basic and advanced versions. When the user ...
社区
IntelliJ IDEA Open API and Plugin Development
Uninstall a plug-in when the plug-in is installed
0 票
«
第一页
‹
上一页