Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installing WindowBuilder on Eclipse Neon

I'm using Eclipse Neon, that I installed from Eclipse Installer.The problem is when I want to work with Swing, I did not find it.

And when I tried to installed using this solution, I did not find it in the repository of neon. Can Anyone help ?

like image 984
Bilal Avatar asked Jun 27 '16 16:06

Bilal


People also ask

How do I get WindowBuilder in Eclipse?

In order to install WindowBuilder on Eclipse let's click on Help -> Eclipse Marketplace…, type “windowbuilder” into “Find:” field and press Enter Download The Appendix. Then press the Install button and follow the wizard until it asks to restart Eclipse Exo Growl download.

Does Eclipse come with WindowBuilder?

WindowBuilder comes automatically with the default Eclipse "Indigo" installation, so no additional installation is necessary. If you are using an earlier version of Eclipse, e.g. "Helios", please see the Eclipse and plugins installation page.

Which JDK is compatible with Eclipse neon?

A Java 8 JRE/JDK is required to run all Neon packages based on Eclipse 4.6, including the Installer.


2 Answers

Starting today, there is a more official build for WindowBuilder on Neon: http://download.eclipse.org/windowbuilder/WB/integration/4.6/ . You can monitor progress of the re-introduction of WindowBuilder into Neon.1 at https://bugs.eclipse.org/bugs/show_bug.cgi?id=498276 .

like image 173
Mickael Avatar answered Oct 16 '22 09:10

Mickael


To install WindowBuilder in Eclipse Neon go to :
Eclipse Help-> Install New Software.

In the textbox for add enter this URL :
http://download.eclipse.org/windowbuilder/WB/integration/4.6/ (as shown in screenshot)
Tick the Window Builder and click Add . Complete the installation.

WindowBuilder

like image 33
Vijay P R Avatar answered Oct 16 '22 10:10

Vijay P R