I have created an ecore metamodel and I want to register it with the EMF Runtime. As I'm working with the model within the IDE, I want to do this in my currently running Eclipse instance, i.e. not programmatically.
Put differently, I want to be able to find the metamodel's URI at Navigate->Open EPackage.
I'm using Eclipse Indigo, Modeling edition.