GitHub user lhaeger opened a pull request:
https://github.com/apache/directory-studio/pull/3
Added value editor mappings
- added IDM/DirXML-specific value editor mappings
- moved existing Edirectory-specific value editor mappings from
org.apache.directory.studio.valueeditors into
org.apache.directory.studio.edirectory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lhaeger/directory-studio edir-attr-mappings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/directory-studio/pull/3.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3
----
commit 31d111a35f7114e37bcf5641e4aa0e0e629e6e6e
Author: Lothar Haeger <lothar.haeger@...>
Date: 2018-08-17T07:18:56Z
Added value editor mappings
- added IDM/DirXML-specific value editor mappings
- moved existing Edirectory-specific value editor mappings into
/org.apache.directory.studio.edirectory/plugin.xml
----
---