Because of a drive failure I’ve had to reconstruct my development environment. Part of that included reinstalling eclipse/myeclipse and re-creating projects.
I had a project that included web services. I have all of the code. I’ve recreated the project, but there’s obviously some metadata that needs reconstructing since myeclipse seems not to “know” about the webservices. In other words, my services.xml file is empty.
Not entirely surprising, but is there a way I can reconstruct this information automagically or is it a manual operation?
Any help appreciated.