Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to dock perspective bar on the left in Eclipse Juno

This page says that I should be able to dock my perspective bar in Eclipse Juno on the left, just the way I've been doing it in Indigo, Helios and previous versions.

Except that the menu I get when I right-click on a perspective button in the perspective bar, only includes the following options:

  • close
  • show text

Has anyone else run into this -- is there something wrong with my configuration or workspace? Or is it time for me to submit a bug?

(I'm using this release: 20120614-1722 )

It seems like this feature will be implemented in M20120809-1200/4.2.1/Juno SR1. See this comment on eclipse bug 383599.

like image 915
Marco Avatar asked Jul 08 '12 12:07

Marco


2 Answers

Dock functionality is not available in Eclipse 4.2 - only in Eclipse 3.8

See comment #3 at https://bugs.eclipse.org/bugs/show_bug.cgi?id=383599#c3

like image 186
Eugene Ryzhikov Avatar answered Nov 16 '22 14:11

Eugene Ryzhikov


I'm currently in the process of enhancing the DnD for trim elements to include the Perspective Switcher (as well as tool bars and most of the rest of the trim). Hopefully this will make it into the SR1 release in September.

Note that we won't be putting the 'Dock on Left' context menu back though since we're trying to reduce the complexity by only having one way to do things...

like image 30
Eric Moffatt Avatar answered Nov 16 '22 14:11

Eric Moffatt