Eclipse Java Download Mac

Posted by Derek Banas on Dec 13, 2011 in Web Design | 20 comments

I’m beginning a new Java tutorial using Eclipse as my IDE. Every time I have used Eclipse in the past there have been installation problems so, I’ll try to fix that issue here.

Download the latest version of Eclipse IDE for Mac - Extensible Java IDE for development of highly integrated tools. Read 6 user reviews of Eclipse IDE on MacUpdate. 2,513 DOWNLOADS; Eclipse Scout is a Java/HTML5 framework to develop business applications that run on the desktop, on tablets and mobile devices. This package includes Eclipse IDE support for Scout developers and source code. Windows 32-bit x86-64 macOS. Unable to Launch Eclipse after download and setup: 'The Eclipse executable launcher was unable to locate its companion shared library.' RESOLVED: 406246: zip compression error: RESOLVED: 468598: Mars RC1 Mac packages are damaged: RESOLVED: 535504: Open file feature broken in Photon RC2 EPP packages: RESOLVED: 474204: Include Buildship as part. The common filenames for the program's installer are eclipse-standard-luna-r-macosx-cocoa-x8664.tar.gz, eclipse-standard-kepler-sr2-macosx-cocoa.tar.gz or eclipse-SDK-3.7-macosx-cocoa.tar.gz etc. This Mac download was scanned by our antivirus and was rated as safe. This free Mac application was originally designed by The Eclipse Foundation. Installing Java 8 and Eclipse on Mac OS X. This page tells you how to download and install Java 8 and Eclipse on Mac OS X, and how to configure Eclipse. Installing Java 8. Go to the Oracle website. You'll see something like this.

I use Eclipse because in my opinion it is the best free IDE available.

Also note that I’ll provide Java 1.7 installation steps for PCs, but Java 1.6 & 1.7 steps for MACs. The reason why I’m doing that is because Java 1.7 isn’t quite ready yet for Eclipse on MACs.

Don’t worry, there isn’t that much of a difference between Java 1.6 and 1.7. At least for a beginner tutorial.

Checking Your Version of Java

Java 1.6 has been around since December 2006, so chances are you already have it installed on your computer. To find out type the following in either your Terminal (MACs), or Command Line (PCs) java -version

Eclipse Java Download Mac

When you do you’ll probably see the following:

  • Download the Oracle JDK7 Mac OS X Port DMG file
  • Open the DMG file by double clicking on it
  • Drag the JDK 1.7.0 Developer Preview icon to the JavaVirtualMachine icon
  • Install Eclipse Java 1.6 & 1.7 for Macs
    Now that you have Java setup on your Mac, it is time to set up Eclipse. Go here to download the Eclipse IDE for Java Developers.
    After you install Eclipse you have to set it up to work with Java.
    • Execute Eclipse and then click on Elipse and Preferences in the top menu
    • Expand the list item named Java and click Installed JREs
    • Click the Add… button
    • Java 1.6 should be set as the default
    • If not select Standard VM in the JRE Popup Window
    • Type /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home into JRE home
    • Type Java1.6 as the name
    • Click Finish
    Do the same for Java 1.7, except leave 1.6 as the default and also instead enter Java1.7 for the name and the following for the JRE home /Library/Java/JavaVirtualMachines/JDK 1.7.0 Developer Preview.jdk/Contents/Home
    You’re done and ready to use Java 1.6 & 1.7 in Eclipse
    For PCs go here to download Java 1.7 unless you already have it installed. Make sure you download the JDK and not the JDE. Find the Java executable you just downloaded and double click it. Follow the prompts to install it.

    Eclipse Java Download Mac 7

    The Java files will be located at C:Program FilesJavajdk1.7.0 after installation.
    To get Eclipse to work on PCs is nearly identical to the MAC installation. Go here to download the Eclipse IDE for Java Developers.
    After you install Eclipse you have to set it up to work with Java.
    • Execute Eclipse and then click on Windows and Preferences in the top menu
    • Expand the list item named Java and click the Compiler option (Don’t Expand it)
    • Check if Compiler Compliance Level is set to 1.7
    • If it isn’t change it to 1.7 in the dropdown
    • Click on Installed JREs and if you see jre6 as checked you’re done
    • If jre6 isn’t checked click the Add… button
    • Select Standard VM in the JRE Popup Window
    • Under Directory select the home directory for JRE 1.7 (See Above)
    • Click Finish
    To set up code completion for Java 1.7 in Eclipse just open your preferences folder, click on Compiler, and set Compiler Compliance Level to 1.7. This currently isn’t working for MACs, but should work soon. If you have a PC this will work. See image below to better understand the change.
    That’s All Folks

    Install Java Eclipse Ide

    I hope this tutorial helps you to easily install Eclipse, so you can use it to learn java. Leave any questions below.
    1. That’s perfect to me. it coudn’t be better because i was wondering witch application language i have to learn to make somme counting applications. i found that java was the perfect language and quiet frankly i was going to ask you witch to help me choise betwen android and java or purpose to me another language to made some pc applications.
      i am a lucky gay derek to know you.
      sometimes it is enough that I think of something for you to give me the answer. i am in.
      thank you very mutch derk

    2. thanks, bro would u please help us to know about visual basic programming?

    3. is it possible to make a chat application with php ?

    4. I don’t know which version of Eclipse to download. There are many. Which one are you using?

    5. Why when I goto … File> new I get ?
      Thanks for a responce.

    6. Sorry… even entering comments produces errors…

      I recently downloaded Eclipse ee for java developers. I am only using 1.6. I dont see a need to hassle with 1.7 due to my newness of programming.

      When I go to… File>New, the list is blank and shows

      I cant assume i have done anything wrong because I just installed it and have not messed with anything.

      Should have posted here…

      thanks,
      Matt

    7. May I please request your kind help with installing Eclipse on Ubuntu 12.10 32-bit. I resorted to a Linux distro because my PC repeatedly chrashed under Windows XP Home Edition. I am most grateful for your kind help and advice.

    8. Thank you very much for your most kind help with the Eclipse download. Your instructions have worked well giving me the much needed chance to put in some practise. I am practising with your very helpful code from Tutorials 1, 2, and 3. Sometimes Eclipse detects dead code, though it compiles and runs as expected. Thank you once again for your highly considerate Java Tutorials anlong with your continual help.
      Good wishes to you and best regards, too.

    9. Hi Derek, First of all thanks a lot for all the great Videos and articles, Your explanations are crisp, clear and to the point.. Keep doing the great work.. Now my question is – I’m an professional .NET developer and planning to do some unofficial projects in JAVA, Android and IOS. Am also planning to make a switch from PC to MAC for my JAVA projects, Am planning to buy a MAC Book Pro, since i’m new to MAC i feel difficult to settle into MAC configuraiton..What do you think is the ideal configuration for a Developers MAC Book pro? Eventually i may also start using it for professional and consultation purpose

    Leave a Reply

    You may want to print these instructions before proceeding.You should read each step completely before performing the action it describes.Because these products may change slightly each semester, I would appreciate it if you would let me know if you find any discrepancies between these instructions and what actually happens when you try to follow them.

    IMPORTANT: Install Java first, BEFORE you install Eclipse.

    Java

    The following instructions were composed for installing Sun Java 1.5.0_08 (aka JDK 5.0 update 8).This may not be the latest version, but it is the one that we are using this semester.Note: Java is already installed as part of Mac OS X, so no further installation is necessary for these machines.Ensure, though, that you have the right version by typing java -version to the unix command prompt;the response should be something like java version '1.5.0_08'

    A typical Java installation takes about 400 megabytes of disk space.The installation process reports the exact size.

    Downloading

    1. Click Java SE Downloads
      A page, with this label in orange, will be displayed in your browser.
    2. Find the section labeled JDK 5.0 Update 8 and click its Download button (the fourth one from the top). Click Yes to the Security Window pop-up, if it appears. A page, with the label Download in orange, will be displayed in your browser.
    3. Click the Accept button, which appears under Required in red (it is in a small font: look for it carefully).
      Again, click Yes to the Security Window pop-up, if it appears. This page will re-display itself, with this information absent.
    4. Find the black bar labeled Windows Platform - J2SE(TM) Development Kit 5.0 Update 8
    5. Click the link labeled Windows Online Installation (typical download size is ~33.7MB), Multi-language
    6. Save the file it is about to download somewhere on your disk drive. The file will be named jdk-1_5_0_08-windows-i586-p-iftw.exe. The exact form of this interaction will depend on the version of your operating system (on mine clicked Save to the File Download - Security Warning pop-up; then I specified the location for the file; and then I clicked Close to the Download complete pop-up). Store this exe file somewhere permanent on your disk drive, so that you can reexecute it (reinstall Java) later, if necessary. This file is only about 250KB (1/4 MB).
    7. Terminate (X) any windows remaining from this process (e.g., the Download window).

    Installing

    1. Double-click the file that you just downloaded, to run it.
      Click Run to the Open File - Security Warning pop-up. You will see a Windows Installer window temporarily then a Preparing to Install window temporarily. You will then see a License Agreement window.
    2. Click the 'I accept the terms...' button.
    3. Click the Next> button.
      You will see a Custom Setup window, for J2SE Development Kit 5.0 Update 8. The default is to get a full installation (~264Mb), which is what you want.
    4. Click the Next> button.
    5. You will see an Installing window (for J2SE Development Kit 5.0 Update 8), whose progress is shown by progress bars (on various panes). Be patient: many megabytes of information is being downloaded and then used to perform the actual installation; sometimes the progress bars lool like they are making no progress.
    6. Eventually, you will see another Custom Setup window, for J2SE Runtime Environment 5.0 Update 8. The default is to get a full installation (~131Mb), which is what you want.
    7. Click the Next> button.
    8. You will see a Browser Registration window. Select whatever browsers you want to register for,
    9. Click the Next> button.
    10. You will see another Installing window (for J2SE Runtime Environment 5.0 Update 8), whose progress is shown by progress bars (on various panes). This installation will take less time than one for the Development Kit.
    11. Click the Finish button on the Installation Completed pop-up window.

    Eclipse

    The following instructions were composed for installing Eclipse 3.2 on Windows.The process for Mac/Linux should be similar.If later versions of Eclipse come out before I update these instructions, you might have to go through a slightly different process (please contact me if you do).

    A typical installation takes about 134 Mb of disk space (plus the 120 Mb download, which you should keep on your machine, in case you need to reinstall it).

    Downloading

    Eclipse Download For Java 1.8

    1. Click Eclipse 3.2
      A page, with the label eclipse downloads, will be displayed in your browser.
    2. In the first section, find the text Download Now: Eclipse SDK 3.2, Windows (120 MB)
    3. Click the icon to the left of this text, or the part of the text labeled Eclipse SDK 3.2
      If you are using a Mac, it should sense it and display Mac instead of Windows. If you are not using the operating system it recognizes, click the link labeled Other downloads for 3.2 instead.
    4. Click the icon to the left of the text Download from: for using the default mirror site (or click a site from the list displayed in the box).
    5. Click the Save button to download, somewhere on your disk, the file named eclipse-SDK-3.2-win32.zip (for PCs). The exact form of this interaction will depend on the version of your operating system. Store this zip file somewhere permanent on your disk drive, so that you can unzip it (recreate Eclipse) later, if necessary
    6. Terminate (X) any windows remaining from this process.

    Installing

    Eclipse Oxygen Download For Java Mac

    1. Unzip this file that you just downloaded.
      On most Windows machines, you can
      • Right-click the file.
      • Move to the WinZip command.
      • Click Extract to here
      It creates a folder named eclipse. You can leave this folder here or move it elsewhere on your disk drive.
    2. Create a shortcut on your desktop to the eclipse.exe file.
      On most Windows machines, you can
      • Right-press the file eclipse.exe
      • Drag it to the desktop.
      • Release the right button.
      • Click Create shortcut here
      Now you are ready to perform a one-time only setup of Eclipse.
    3. Double-click the shortcut to Eclipse that you just created. In the Workspace Launcher window, in the box following Workspace:, should appear something like C:Documents and Settingsusernameworkspace (where username is your login on the machine). If you want, you can type in (or browse) another location for the workspace file to be created, but I advise accepting the default.
    4. Check the box labeled Use this as the default and do not ask again.
      Aside: you will be using one workspace during the semester, checking projects in and out of this workspace. If you ever want to re-enable the display of this window, once Eclipse starts, you can
      • Select Window | Preferences.
      • Click the + in front of General or double-click General (after the +)
      • Click Startup and Shutdown
      • Check the box labeled Prompt for workspace on startup.
    5. Click OK
    6. If you want easy access to the workspace, create a shortcut to it (see the instructions above), putting the shortcut on your desktop.
    7. Download (right-click and Save As) Course Library Jar into the same folder that you are using as your workspace (or move this file in the workspace fodler after downloading it elsewhere).
    8. In Eclipse, select Windows | Preferences
    9. Click the + in front of Java or double-click Java (after the +)
    10. Click Installed JREs
    11. Under the Name column, double-click jre1.5.0_08.
    12. Click the Add External Jars... button.
    13. In the Jar Selection window, navigate to your workspace folder, and double-click the file cs15-1xx.library.
    14. In the Edit JRE window, click OK
    15. In the Installed JREs window, click OK
    16. Terminate (X) the Welcome window
      You can always get it back by selecting Help | Welcome
    17. Terminate (X) the Eclipse window.