Hi,
I want to put user defined models (such as I_Xx, X_Xx, MXx) into a new user bundle, such as “org.compiere.model.user”, separated from the original “org.adempiere.base" bundle and "org.compiere.model”. The result is, “org.adempiere.base” and “org.compiere.model.user” should dependent each other. So it caused circular dependencies, Eclipse cannot build. What would you suggest to handle this situation in IDempiere environment.
Thanks