When I tried to add an Oracle WebLogic Server 12c as a new server runtime to a project in OEPE (Eclipse), OEPE refused to recognize the information I entered. Fortunately, Daniel G. told me that I have to select the
wlserver
folder first, then backspace a few times to remove wlserver
from the path and type in the wlserver
back to trigger the screen to fresh. The goal is to change the path using different ways to trigger a refresh action, which doesn’t get triggered when it supposed to. Once I was able to trigger the fresh action on wlserver
folder, OEPE was able to recognize the server runtime installed in the folder. 😉
This definitely worth a bug on OEPE!