Hi Pierre-Arnaud,
we could remove the complete line 73 because we don't use partitioning
here and could use the default partitioning.
BTW: These partitioning has nothing todo with the server partitions ;-)
The Eclipse editor framework supports multiple partitions for a
document. Each partition could have its one syntax highlighting or
formatting rules. E.g. the Java editor has different partitions for code
and javadoc.
Kind regards,
Stefan
Pierre-Arnaud Marcelot wrote:
> Hi Stefan,
>
> I'm wondering what is this ID ("org.apache.directory.studio.aci") for?
>
> It can be found in the
> /aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/sourceeditor/ACISourceViewerConfiguration.java
> class file, line 73.
>
> I can't find any other file related to this ID in the whole workspace.
>
> Thanks.
>
> Regards,
> Pierre-Arnaud