Geekers - How to install Eclipse? Now application development can be done by anyone in ways that are not too difficult because there are already many open source applications that can be utilized. One such application is called Eclipse. This program is specifically designed to be used to build applications that can later be integrated such as mobile, website, and so on.
Eclipse is an open source program so you can use it for free and don't need to pay anything. This application is also usually used to develop a Java-based application that can make developers or developers able to create a customized developer environment or IDE.
Usually Eclipse will be taught if you take an android course. Maybe you will also get Eclipse stamps if you later take majors that are always related to applications or software.
List of contents
* How to Install Eclipse Until Completed
* A Brief History of Eclipse
* Nature and Characteristics of Eclipse
How to Install Eclipse Until Completed
1. First of all, you need to download the Eclipse installer via the following link. To install Eclipse you also need the JDK (Download here if you haven't installed it yet). If you don't install the JDK, then the Eclipse installation process will experience an error.
2. After installing the JDK, please double-click the Eclipse installer. A display will appear that is more or less like the image below. Next select Eclipse IDE for Java Developers.
Eclipse 1 installation Eclipse 1 installation
3. After that select Install.
Eclipse 2 installation Eclipse 2 installation
4. Then select Accept Now.
Eclipse 3 installation Eclipse 3 installation
5. Then check Remember accepted licenses and select Accept.
Eclipse 4 installation Eclipse 4 installation
6. Wait for the installation process to finish.
Installing Eclipse 5 Installing Eclipse 5
7. If a window appears like the image below, check everything and select Accept selected.
Eclipse 6 installation Eclipse 6 installation
8. The Eclipse installation process is complete.
Eclipse 7 installation Eclipse 7 installation
A Brief History of Eclipse
You need to know that Eclipse was first introduced around 2000 by one of the biggest IT companies, namely IBM. The company is known to have contributed approximately 3 million lines of code originating from their Java tool. The reason for creating Eclipse is to help foster an open source IDE community so that later it will be able to complement Apache.
This application is known to also provide a general interface or interface (UI) model that can work with other tools. Eclipse is also made so that it can be used by several well-known operating systems which are often used so that later users will have no trouble when they want to use Eclipse. In addition, the plug-in is also used for the portable Eclipse API program and can be changed on any of the operating systems that support it.
Until now Eclipse is still one of the most favorite IDE. The main reason is because this application is open source so you don't have to pay if you want to download or use it. The meaning of open source here means that anyone can see the programming code that is in Eclipse. Another reason that makes Eclipse one of the most widely used is because it makes it easy to develop with components known as plug-ins.
Eclipse Properties and Characteristics
As we have explained, the notion of Eclipse is an IDE (Integrated Development Environment) software that is used to develop various kinds of applications which can later be run on all platforms or are platform-independent.
Eclipse has at least 3 properties, including:
* Multi-platform: for target operating systems from Eclipse including: Linux, Windows, AIX, Solaris, Mac OS X, HP-UX.
* Multi language: basically Eclipse was developed using the Java programming language. Even so, this program also supports several programming languages that are widely used today, for example Python, Cobol, C++/C, PHP, Perl, and several other programming languages.
* Multi role: apart from being used as an IDE for application development, Eclipse can also be used for various activities in the software development cycle, such as documentation, web development, software testing, and others.