Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to programmatically reset a perspective in Eclipse

Is there a way to programmatically reset a perspective in Eclipse?

like image 464
Me1999 Avatar asked Nov 24 '25 15:11

Me1999


1 Answers

To reset a perspective, use IWorkbenchPage#resetPerspective(). The method will reset the current perspective to the state that is defined in the corresponding perspective descriptor.

like image 196
Rüdiger Herrmann Avatar answered Nov 27 '25 06:11

Rüdiger Herrmann



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!