Yep, Îm working in it atm.

Le samedi 15 août 2015, Stefan Seelmann <[email protected]> a écrit :

> Hi,
>
> there are compile errors in Studio in o.a.d.s.openldap.config.acl.editor
> plugin:
>
> [ERROR]
>
> .../studio/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/dialogs/AclAttributeDialog.java:[413]
> [ERROR] setEditedElement( new AclAttributeWrapper( new AclAttribute( "",
> connection ) ) );
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor AclAttribute(String, Connection) is undefined
> [ERROR]
>
> .../studio/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/widgets/composites/WhatClauseAttributesComposite.java:[53]
> [ERROR] getClause().addAllAttributes( attributes );
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] The method addAllAttributes(Collection<AclAttribute>) in the
> type AclWhatClauseAttributes is not applicable for the arguments
> (List<String>)
> [ERROR]
>
> .../studio/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/widgets/composites/WhatClauseAttributesComposite.java:[62]
> [ERROR] whatClauseAttributes.addAllAttributes( attributes );
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] The method addAllAttributes(Collection<AclAttribute>) in the
> type AclWhatClauseAttributes is not applicable for the arguments
> (List<String>)
>
> Kind Regards,
> Stefan
>


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to