eclipsests-springsourcetoolsuiteivyde

STS 3.6.2 Disappearing context menu items


So I upgraded to Spring Source Tool Suite 3.6.2, and I've been having a few problems. The current one is now for some projects I get incomplete context menus:

enter image description here

Some notes:

To elaborate on the last point, all 20 or so of my projects are on SVN. For the ones where the menu seems funky (at least on the 5 or so I tested), when I could get the full menu to show up, the Team menu doesn't. This is even on a fresh STS install without SVN Connectors.

I just tested a new install of STS, and things were working fine until after restarting after an install of IvyDE. Ivy is needed for some of the projects, I haven't analyzed the correlation yet. I will try to remove that and report back.

This is also happening for two other people on my team, with brand new computers (and thus, workspaces).


Solution

  • It was IvyDE. Specifically the 2.2.0.final-201311091524-RELEASE version (takes breath). I'm going to try to find a version that works. My SVN stuff is not causing any problems.

    enter image description here

    Update

    I've fixed my issues. I used a development build from the CI trunk build artifact site at: https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/

    The versions included were:

    Note that I tried just updating IvyDE to 2.5a, but still had issues. Updating Ivy fixed all my issues so far.

    I filed a bug with Apache: https://issues.apache.org/jira/browse/IVYDE-377