I've been using Eclipse with Weblogic with the integrated the WebLogic Server for about a year. Last week Eclipse "got confused" and I ended up having to reinstall it (long story). I've reconfigured most things back to the way I had them, but there is one setting I just can't work out...
Before I had to reinstall I created my own Eclipse perspective that had all of the windows I want and positioned where I want them. I used this to do all of my development. Now that I've reinstalled Eclipse I've recreated the perspective and this works well. However, when I start Weblogic in debug mode Eclipse insists on changing to the built-in Debug perspective.
How do I force Eclipse to either 1. Not change perspective or 2. To change to my perspective
Either will do as I only intend to use my own perspective.
I know this is possible because I had it working this way before I reinstalled.