I'm trying to connect a weblogic server to my eclipse (photon) and I keep getting this error message:
Error "does not contain a valid WebLogic Server install or the installed version is not supported"
I've tried installing 3 different types of eclipse (Photon, Eclipse IDE for Java Developers - 2021-09 and Eclipse IDE for Enterprise Java and Web Developers - 2021-09) but I have the same error on all of them.
I know that I have configured the weblogic server correctly because I can access it as shown: Weblogic Server
Shouldn't it be looking for the startWebLogic file or something? Because that's where I'm pointing it at.
I have tried doing what other threads do but they don't work for me.
Basically I have 2 questions:
- How do I fix this error?
- What file does this pop-up is looking for?