Forum Discussion

Riker's avatar
Riker
New Contributor
12 years ago

How to reorder MockServices in project

As the title says...

I have a single project, in which I have about 30-something bindings, that (I have no idea why, but) are sorted alphabetically. Below thes bindings, I have about about the same amount of MockServices, which are in some random order. How can I sort them, or at least reorder them?

Drag'n'drop, the most obvious and intuitive method, doesn't work.

1 Reply

  • Riker's avatar
    Riker
    New Contributor
    I've managed to create an unnecessarily complex groovy script that removed every MockService from project, and then readded them in alphabetical order, but surely there has to be an easier way...