Reputation: 899
Hi I want to deploy a j2ee application on Weblogic 11g 10.3.5
I have installed weblogic 11g 10.3.5 on my windows 7 machine.
I am trying to add weblogic server in STS using below:
Window -> Preferences -> Server -> Runtime environment -> Add -> Oracle.
Here I am not getting the option of Weblogic 11g 10.3.5 to add.
I read that we need to install Oracle Enterprise Pack for Eclipse.
I tried to install it from this link:
http://download.oracle.com/otn_software/oepe/luna
But from here only support for weblogic server 12c is being installed.
Please let me know the site url or the steps needed to add weblogic 10.3.5 server as Runtime server in Spring Tool Suite(STS)
Upvotes: 0
Views: 3495
Reputation: 21
I know it can be this can be late answer but it can be useful to others. You can refer the guide at:
https://blogs.oracle.com/weblogicserver/weblogic-server-in-eclipse-ide-for-java-ee-developers
Upvotes: 1