I get compile error, should we just make the method public?

[ERROR]
/home/seelmann/Development/Apache/svn/directory-trunks/studio/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config
/jobs/PartitionsDiffComputer.java:[296]
[ERROR] soc.setReturningAttributes( returningAttributes.toArray( new
String[returningAttributes.size()] ) );
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setReturningAttributes(String...) from the type
FilteringOperationContext is not visible

Reply via email to