Hi, Studio compile fails:
[ERROR] .../studio/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/ac l/model/AclAttribute.java:[27] [ERROR] import org.apache.directory.studio.openldap.config.OpenLdapConfigurationPlugin; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import org.apache.directory.studio.openldap.config.OpenLdapConfigurationPlugin cannot be resolved [ERROR] .../studio/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/ac l/model/AclAttribute.java:[178] [ERROR] SchemaManager schemaManager = OpenLdapConfigurationPlugin.getDefault().getSchemaManager(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Should we add openldap.config.editor as dependency to openldap.acl.editor? Or can the SchemaManager be moved to openldap.common.ui? Kind Regards, Stefan
