Per-Erik Bergman
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Per-Erik Bergman 创建了一个帖子, AndroidSdkType
Hi, I'm trying to write a plugin that need access to a couple of thingsI need to find the path to java sdk that intellij is using and also the path to the android sdk that intellij is using. I also... -
-
Per-Erik Bergman 创建了一个帖子, AbstractWizard
Hi, I'm trying to make a wizard. I am able to show the wizard but it is juat a small empty frame. I have searched but can't find any information about how to do this.This is what I got so far:publi... -
Per-Erik Bergman 进行了评论, -
Per-Erik Bergman 创建了一个帖子, Reset the test environment
Hi, I just started to look into plugin development and I made a lot of tests and experiments. Now when I want to try my plugin I have an intellij instance with all my previous tests. Is there a way... -
Per-Erik Bergman 进行了评论, -
Per-Erik Bergman 创建了一个帖子, File -> new product... | new module... -> new type
Hi, I am new to plugin development so pls be kind ;)I have read and watched several sites and videos, but non of them helps me understand what I need to do.I want to create a plugin that gives me a...