Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0Release
-
Fix Version/s: 2.1.1Release
-
Component/s: User Interface
-
Labels:None
-
Environment:Eclipse RCP 3.6.1 or STS 2.5.1-release
+ current SVN checked out Groovy Eclipse (i.e. 2.1.0 release plus recent fixes)
-
Number of attachments :
Description
I've only tried this in STS, but it is probably a Groovy Eclipse problem.
When editor is open on a groovy file, when we look in the "source" menu, either from context menu or main menu bar, I noticed that the "format" menu item is blank, except for the key info (I'm really only guessing this is the format menu
.
Not sure why this happens or since when.
When editing a Java file this menu item looks normal.
I've also noticed that for some reason in STS, the key binding is sometimes changed to "Esc CTRL-F" instead of SHIFT CTRL-F. Also keubinding for 'indent' doesn't appear (and doesn't work) for me in STS.
I tried this in 'just Eclipse' with Groovy Eclipse and the menus are similarly messed up. This is not an STS issue.
It seems the format command can still be executed (by selecting this blank menu item) but it looks very ugly to have an empty item.