argouml-tigris-org / argouml

Main project of argouml. Some information in the wiki. Some old releases in releases. (depends on parentpom, testmodels)
246 stars 92 forks source link

Fix #22: ArgoUML crash when a UML notation provider is not found #23

Closed stcarrez closed 4 years ago

stcarrez commented 4 years ago

In getNotationProvider(), add an error message if we fail to find the notation provider and check that it did not return null when using it so that we avoid a crash.

Change-Id: Iccd1d46727750a17517b028c70127164e709aa3a

linustolke commented 4 years ago

Imported to gerrithub.