ArgoUML crash when it fails to get the Argo.ARGOINI file or when there are no extensions
stcarrez opened this issue · 0 comments
stcarrez commented
While debugging ArgoUML, I reached several crashes that can easily be fixed.
- The deprecated
.argoini
file seems to be still necessary although it is marked as@deprecated
. - The extension loader crashes when there are no extension.
I'll submit a fix shortly or you may pick the correction from by fork (https://github.com/stcarrez/argouml).
(I failed to submit through repo, GitHub pull process is easier)