Is there any way to create an empty update site repo for Eclipse?
I'm currently working on a product that's being tested and I'd like to be able to have an update site automatically added to the available software sites as enabled.
If I do this then the user gets an error telling him that no repository was found at that location.
Is there any way to have a repository there that doesn't contain any updates? Can I just place an empty content.xml and artifact.xml?
In order to avoid any messages that the update page does not exists, I have created a dummy update site containing site.xml, artifacts.jar and content.jar
I have uploaded an archive with the dummy files here.
For those not trusting enough, the code for site.xml is:
The code for artifacts.xml, which is contained in the artifacts.jar archive is:
And finally, the contents of content.xml (from the content.jar file) is: