Gayanper
- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 9
-
Gayanper 创建了一个帖子, 已回答Disable IDEA plugins in command line or through a API
Is there a command line parameter to disable any plugin, bundled or external when launching intellij from command line ? If not a and API to disable plugins so that they are not active when the IDE... -
-
-
-
Gayanper 创建了一个帖子, 已回答Reading maven settings such as maven installation and settings file path
I'm developing a plugin which i need to read the current maven configuration of the project. I want to read the maven installation directory of the maven bundle in used and the user settings file p... -
-
Gayanper 创建了一个帖子, 已回答How to find the project library that a PsiClass is provided from.
For a plugin i'm working on i want to find the project library which provides the given PsiClass. Is there a API to find this information ? -
Gayanper 创建了一个帖子, 已回答Converting FQN to BinaryName and vise versa
I would like to know if there is a open api to convert a FQN of a class to Java Binary name to do the vise versa example: Ljava/util/AbstractList; -> java.util.AbstractList java.util.AbstractList -... -
Gayanper 创建了一个帖子, 已回答Problematically importing TextMate packages
I'm developing a new language for Intellij CE. I would like to bundle the TextMange bundle json for that language and import it problematically from my plugin into IntelliJ. Is it possible to do th... -
Gayanper 进行了评论,