Hi,
How can I change the default Perspective (Java) to a Custom Perspective (or Debug). Also, I want the change to be automated, so that when STS is launched, the custom perspective is activated by default.
I tried the following;
(for Debug Perspective)
Window -> Save Perspective As... -> save it using custom name.
File -> Export -> General -> Perferences -> Export all - to perference file (my_debug.epf).
I have implemented the STS Workspace automation, by extending the STS Workspace Configurators, import projects from subversion and also import perference file (my_debug.epf). But, when STS is launched, it still displays the default Java Perspective.
Please let me know if you have any suggestion.
Thanks,
Mohan


Reply With Quote
