Contribute in GitHub:
Open doc issue|Edit online
The Configuration Editor
The IBM® Security Verify Directory Integrator Eclipse Configuration Editor (CE) is the primary tool for developing IBM® Security Verify Directory Integrator solutions. It lets you create, maintain, test and debug Config files; it builds on the Eclipse platform to provide a development environment that is both comprehensive and extensible.
In order to understand the concepts presented here more easily, you should be familiar with common Eclipse concepts such as Editors, Views and other common Eclipse extension points.
- The Project Model
- The User Interface Model
The user interface (UI) is provided by a set of views, editors and other UI-related resources. These are provided through standard extension point mechanisms as defined by the Eclipse platform. - The User Interface