This is an LDAP browser plugin for IntelliJ IDEA and other Jetbrains products.
Releases are available from the Jetbrains plugin repository.
To compile the plugin simply run the following command in the root of the project:
./gradlew buildPlugin
To run the plugin in a separated IntelliJ Idea sandbox, use the following command:
./gradlew runIde