FileManagerService: Override the default importer
Hello, I want to create my own File importer, so I did a contribution to the FileManagerService extension. But still my code is not executed the default importer is running. Here's what I tried: <?xml version="1.0"?> <component name="org.nuxeo.projec...