在plugin.xml中是否有服务、组件或其他东西来实例化MavenProjectsManager实例?plugin.xml文件: <id>com.arcbees.plugin.idea</id> The GWTP IDEA plugin provides tools for GWT-Platform framework
在我的插件中,我使用com.intellij.psi.PsiMethod和com.intellij.psi.PsiClass。如果我确实需要包含一个不同的psi模块/库,那么在我的build.gradle文件中会是什么样子呢?我在build.gradle中的intellij部分如下所示: version '182.4505.22'
alternativeId