locationtech / udig-platform

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community
http://udig.refractions.net
190 stars 133 forks source link

correctly determine version in UiPlugin #637

Closed olsmn closed 2 years ago

olsmn commented 2 years ago

in case the id of the product obtained from the Platform not equals UDIG_PRODUCT_ID

Change-Id: I00ef55d38f743df73b513c8adb0f9bac2d1b281b Signed-off-by: Oliver Schumann olsmn@quantentunnel.de

fgdrf commented 2 years ago

Thank you @olsmn for providing this changeset. Do I understand it correctly, it fixes an issue if uDig is not the product but udig used as SDK to integrate it into an existing RCP Application?

olsmn commented 2 years ago

Do I understand it correctly, it fixes an issue if uDig is not the product but udig used as SDK to integrate it into an existing RCP Application? quite right :)