The ObjectBox Java SDK extracts the ObjectBox database library from the Maven artifact to the file system when it is first run using NativeLibraryLoader.java (see the checkUnpackLib
method). I suspect this either does not work for an IntelliJ plugin or it requires a custom approach.