Reputation: 11
as we all know the "WindowBuilder Editor" in Eclipse is very useful, so when I change to use IntelliJ IDEA, I can't find the plugin. so my question is what's the plungin in IntelliJ IDEA, like "WindowBuilder Editor" in Eclipse? thanks.
Upvotes: 0
Views: 1441
Reputation: 2655
It seems that you don't need to install any plugin in Intellij IDEA, there is already some GUI designer, have a look here: https://www.jetbrains.com/idea/help/components-of-the-gui-designer.html
Upvotes: 1