Skip to content

IntelliJ IDEA plugin to browse LDAP servers

License

Notifications You must be signed in to change notification settings

majk1/ldap-browser-idea-plugin

Repository files navigation

LDAP plugin for Jetbrains products License: MIT Build Status Jetbrains plugin download

This is an LDAP browser plugin for IntelliJ IDEA and other Jetbrains products.
Releases are available from the Jetbrains plugin repository.

Building the plugin

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