How to Install Oracle OEPE on Mac 10.9 Mavericks Easy Guide

March 7, 2014 | By Mark Goo.

Install Oracle OEPE for Mac 10.9 Mavericks

The Tutorial shows you How to Install and Getting-Started with Oracle Enterprise Pack for Eclipse on Mac 10.9 Mavericks.

Oracle Enterprise Pack for Eclipse Include a set of Eclipse plugins to facilitate development of Java SE, Java EE, Web service, ORM, and Spring applications on Oracle WebLogic Server.

The Oracle Eclipse OEPE is Based on the Latest Eclipse Release for macOS.

On the Oracle Eclipse OEPE Installation Guide for macOS you Find also Link to Getting Installed the Oracle WebLogic 12c Java EE Server on Mac.

  1. Download the Oracle Eclipse OEPE 12c for macOS

    Oracle OEPE Mac .zip
  2. Double-Click on Archive to Extract Eclipse OEPE.

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Install Eclipse OEPE on Mac Mavericks - Open Terminal
  4. Relocating Eclipse
    Login with superUser administration powers

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    mv /Users/[myUser]/Downloads/oepe* /opt
  5. Starting Eclipse from Terminal.

    Making a Symlink

    ln -s /opt/oepe-[version]/eclipse /usr/local/bin/eclipse-oepe

    After you can Start Eclipse from Terminal simply with:

    eclipse-oepe
  6. How to Install Oracle WebLogic 12c on macOS

    Install WebLogic 12c for Mac

QuickChic Theme • Powered by WordPress