OEPE plugin v12.2.1.10 installation on Eclipse
Open Eclipse. Select menu: Help → Install New Software
Click
Add, and fill:
Name: oracle
Location: http://download.oracle.com/otn_software/oepe/12.2.1.10/photon/repository/
Select tools.
Click Next → Next → [Select: “Accept …”] → Finish.
The installation runs in the background (lower right of the screen). Once it is complete, Restart Eclipse.
Define WebLogic server runtime environment
Open Eclipse. Select menu Windows → show view → servers
In the servers viw, right click → new → server
Select Oracle → Oracle WebLogic Server. Then click *Next*
Fill in the path to weblogic server home. click Next.
Fill in the path to the domain directory (*lab_domain* folder created earlier). click *finish*
Start the server.
-
Done.
Back to top