I am having an issue setting up the module.info file for my java desktop app, I am using object box desktop as a database, so I am stuck at this error, I am using maven.
java: the unnamed module reads package io.objectbox.converter from both objectbox.java and objectbox.java.api
at times after edits I get a similar error
java: the com.app module reads package io.objectbox.converter from both objectbox.java and objectbox.java.api
so I an stuck in what may seems to be a loop .