Hi Emmanuel,
so you are saying even if we integrate the ID it wouldn't help, as you wouldn't integrate new versions of our plugins into SweetHome3DUpdates.xml?
By the way, I couldn't find something about the ID in the
Plug-in developer's guide. Only the JavaDoc of
Plugin.java states:
The id key gives an optional id to the plug-in, which can be useful to determine if an update for this plug-in is available during libraries updates checking.
For me it looks like that this option was intended for your own plugins.
Just an idea: What about an optional
updateUrl in the
ApplicationPlugin.properties, which points to an URL that uses the same or a similar DTD?