Le 08/08/15 20:59, Stefan Seelmann a écrit : > 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?
I *think* I have added it. May be it's not committed... I'll fix that tonite.
