Ares
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
-
-
-
-
-
-
Ares created a post, AnsweredInteract with plugin through CLI?
Hello there! I'm building a plugin to create a new project wizard type. It looks pretty similar to the standard ones provided by IntelliJ already. The plugin is already (mostly) working. However, ... -
-
Ares created a post, AnsweredSwing Builder how to remove a JLabel
I'm currently developing an Intellij plugin with a GUI. This GUI is built with the Swing UI Designer -> Build Form option. It has a JLabel and a JButton. I wanted to remove the JLabel from my form....