Install Oracle OEPE for Fedora 32/64-bit
The Tutorial shows you How to Install and Getting-Started with Oracle Enterprise Pack for Eclipse on Fedora KDE/Gnome/Lxde/Xfce/Mate Linux i686/x8664 Desktop.
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 Linux Fedora.
On the Oracle Eclipse OEPE Installation Guide for Fedora you Find also Link to Getting Installed the Oracle WebLogic 12c Java EE Server on Fedora.
-
Download the Oracle Eclipse OEPE 12c for Linux
-
Double-Click on Archive and Extract Eclipse OEPE into /tmp.
-
Open Terminal Window
(Press “Enter” to Execute Commands).In case first see: Terminal QuickStart Guide.
-
Relocating Eclipse
Login with superUser administration powerssudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
mv /tmp/oepe* /opt
-
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
-
Create an Eclipse OEPE Launcher for Easy-Starting
-
How to Install Oracle WebLogic 12c on Fedora