How to setup Debugging from Eclipse for Weblogic 14 server
Followed the steps mentioned in this link
Eclipse version: 2022-09
Install new software done successfully to install OEPE
Define a new server: Selected Weblogic Server
Weblogic Home = <weblogic installation directory>/wlserver/server.
Error = The path "<weblogic installation directory>\wlserver\server" does not contain a valid WebLogic Server install or the installed version is not supported.
I have tried various folders of the weblogic installation but getting the same error. What should be the directory specified for weblogic home?