Hope you have installed eclipse on your system.Now let me teach you how to install window builder so that you can make use of GUI to create your java apps without need of typing long pages of code.
INSTALLING GOOGLE WINDOW BUILDER :
- In Eclipse, click Help > Install New Software...
- In work with add the respective Google window Builder link for your eclipse edition.
- You can copy the respective link from here
- Then click add
- It loads the packages available for installation
- Select the needed packages or select all
- Click Next to confirm installation.
- Read and accept the license agreement. To continue installing, select "I accept the terms of the license agreement" and click Finish.
- When prompted to restart Eclipse, click Yes to restart.
UPDATING ALREADY INSTALLED SOFTWARE :
- In Eclipse, click Help > Check for Updates...
- If updates are available, a dialog comes up asking for confirmation. Select all components to update then click Next then Finish to continue.
- When prompted to restart Eclipse, click Yes to restart.
OPEN JAVA FILE IN WINDOW BUILDER EDITOR :
- Create a java file
- Right click it and select " open with " in that select "window builder editor ".
- In the new tab opened, select the "Design" option at bottom of tab and start creating the window of your choice in GUI that opened.
No comments:
Post a Comment