---
>
> Message: 1
> Date: Mon, 14 Sep 2020 15:34:32 -0400
> From: Alex Melville
> To: mitk-users@lists.sourceforge.net
> Subject: [mitk-users] Application with custom Data Manager
> Message-ID:
>GQCpyYE7XKt_Z9Z2oddzYptkb=qqrywmfxdsv
Hello,
I decided to attempt to create my own Data Manager, I was able to make it
and get it to show up as a plugin. I'd like it to completely replace the
MITK data manager, but I can't seem to prevent the old
org.mitk.gui.qt.datamanager plugin from showing up.
Using the MITK project template as a