PDF download Download Article PDF download Download Article

Computer programming using Java is arguably the most important aspect of computing. Many of today’s popular applications and programs utilize java as the main source code, ranging from computer games to mobile phones. Eclipse is just one of the numerous script editing applications for developing java programs and allows students to write and compile java code and execute programs.

  1. Visit the Java downloads page on Oracle's website to find the JDK environment download. Scroll down until you find Java SE 6 Update 43, and download JDK.
  2. (Windows, Mac, Linux, etc.)
    Advertisement
  3. You can choose to change where you want to keep your folder but it’s best to stick with what you were given first.
  4. Go to http://www.eclipse.org/downloads/ .tet
  5. If your computer is a 64 bit Windows, select Windows 64 and if you have a 32 bit Windows, select Windows 32 bit.
  6. Once you have downloaded the Eclipse archive you will need to decompress the zip file, which will create the unzipped Eclipse folder. You may want to extract the archive to the root of C:\ drive, thus creating the folder “C:\eclipse”, or just moved the extracted eclipse folder to the root of C:\ drive if you extracted it already. Since Eclipse does not have any installer, there will be a file inside the Eclipse folder named eclipse.exe ( ). You can double click on the file to run Eclipse.
  7. After eclipse has been fully installed and extracted, create a workspace folder where you will contain all the program files you create.
  8. Restarting your computer refreshes system memory and allows registration or configuration changes made by installers and uninstallers to take effect.
  9. Advertisement

Community Q&A

Search
Add New Question
  • Question
    I tried to install Eclipse several times but it keeps displaying "This app can't be run on your PC". What is going on?
    Community Answer
    Community Answer
    Are you using Windows, Linux, or Mac? The main reason for such a display is because your system does not support the version of Eclipse you have downloaded. Also, check to see if your system is 32 bit or 64 bit.
  • Question
    How do I create a html file?
    Community Answer
    Community Answer
    Just make a basic Text file and call it "index", for example. Then rename it from "index.txt" to "index.html".
  • Question
    My Windows is 32-bit. Why can't I install JDK?
    Community Answer
    Community Answer
    Make sure that the version of Java you are installing matches your computer. 32-bit computers should install the 32-bit (also referred to as x86) version.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

You Might Also Like

Run EclipseRun Eclipse
Create JAR File Create a JAR File With Eclipse
Run Java Program in Eclipse Run a Java Application in Eclipse
Install the Java Software Development KitInstall the Java Software Development Kit
Install Oracle Java JRE on Ubuntu LinuxInstall Oracle Java JRE on Ubuntu Linux
Create Your First Java Program on Ubuntu LinuxCreate Your First Java Program on Ubuntu Linux
Install Java in Ubuntu Using TerminalInstall Java in Ubuntu Using Terminal
Install Spring Boot in Eclipse Install Spring Boot in Eclipse
Program in JavaProgram in Java
Install Oracle Java on Ubuntu LinuxInstall Oracle Java on Ubuntu Linux
Compile and Run Java Program by Notepad Compile and Run Java Programs Using Notepad++
Compile & Run Java Program Using Command PromptA Beginner’s Guide to Compiling & Running Java Programs
Install Java on LinuxInstall Java on Linux
Add JARs to Project Build Paths in Eclipse (Java)Add JARs to Project Build Paths in Eclipse (Java)
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 14 people, some anonymous, worked to edit and improve it over time. This article has been viewed 575,112 times.
How helpful is this?
Co-authors: 14
Updated: June 3, 2021
Views: 575,112
Categories: Java
Thanks to all authors for creating a page that has been read 575,112 times.

Is this article up to date?

Advertisement