Per-Erik Bergman
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created 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... -
Created 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... -
Created 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... -
Created 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...