Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need a guide on Eclipse + Weblogic for developing Java EE web application

I am newbie in Weblogic (but familiar with tomcat).

I have installed Eclipse Java EE IDE for Web Developers (Helios).

I have installed Oracle WebLogic Server 11g Rel 1 (10.3.4) Installers

I am developing a Java EE web application in Eclipse, I am wondering is there any tutorial on how to use Weblogic server inside Eclipse? Something like Weblogic plugin for Eclipse and it's usage tutorial.

like image 964
Mellon Avatar asked Apr 21 '11 13:04

Mellon


1 Answers

The plugin you are looking for is called Oracle Enterprise Pack for Eclipse (OEPE). Find download links and tutorials at this location:

http://www.oracle.com/technetwork/developer-tools/eclipse/overview/index.html

like image 79
Konstantin Komissarchik Avatar answered Oct 19 '22 17:10

Konstantin Komissarchik