Reputation: 2011
I have been trying to solve this problem using this answer but it couldn't solve my problem.
What i did is this--
I installed weblogic server inside a folder on my desktop. Now i want to use this weblogic server with eclipse. Do i need to download additional adapters or do i need to do something else to configure weblogic with eclipse since i have already installed weblogic on my system.
Upvotes: 1
Views: 3928
Reputation: 890
It should just be a case of creating a new server in Eclipse and specifying the installation location.
Before beginning, you should make sure that you have the "Java EE" flavour of Eclipse installed.
Upvotes: 2