Search code examples
javaeclipsevisual-studiotoolbox

Which Java Ide has toolbox like visual studio?


I am new in Java but not in programming..So,I have been using Visual Studio with visual basic programming language but now I want to learn Java and I want to know if there is a Java IDE with Visual Studio toolbox(watch the picture) At the moment, I am using Eclipse for Java,,but it doesn't have Visual Studio toolbox. Thank's for help!

Visual Studio toolbox.


Solution

  • You can use the WindowBuilder plugin for Eclipe. More info here: https://eclipse.org/windowbuilder/

    EDIT: As mentioned in the comment to the other answer, if you do not like WindowBuilder you can give a try to JFormDesigner