Java Programming Part 13: First Java Program Using IDE



To use this type of IDE, you need to download and install it on your PC. Below are the basic features of Eclipse program that you should know before you do and run your first java program






Package Explorer
The Package Explorer view, shown by default in the Java perspective, shows the Java element hierarchy of the Java projects in your workbench.




Editor Window
A window where you write, display, and edit code




Problems View
shows errors and warnings in the current project. For example, if the code contains invalid character, this list will say so. Its extremely useful as it clearly tells you the type of the error(s) showing a full description, file name, line and everything else that helps you easily find and fix the error










The output will appear under Console View


1. Press the Run [  ] button in the workbench toolbar 


Walang komento:

Mag-post ng isang Komento