OEPE plugin v12.2.1.10 installation on Eclipse

  1. Open Eclipse. Select menu: HelpInstall New Software
  2. Click Add, and fill:

    Name: oracle
    Location: http://download.oracle.com/otn_software/oepe/12.2.1.10/photon/repository/
  3. Select tools.


  4. Click NextNext → [Select: “Accept …”] → Finish.
  5. The installation runs in the background (lower right of the screen). Once it is complete, Restart Eclipse.

Define WebLogic server runtime environment

  1. Open Eclipse. Select menu Windows → show view → servers
  2. In the servers viw, right click → new → server
  3. Select Oracle → Oracle WebLogic Server. Then click *Next*


  4. Fill in the path to weblogic server home. click Next.


  5. Fill in the path to the domain directory (*lab_domain* folder created earlier). click *finish*



  1. Start the server.


  2. And open http://localhost:7001/console/ to check whether it works well.


  3. Done.