| --- |
| title: Developer's Guide |
| --- |
| |
| # Developer's Guide |
| |
| This is a simple guide to various Apache Directory Studio resources to help developers get going. This guide can be found in the [README][README.md] file at the top level of the source tree. |
| |
| ## Source Repository |
| |
| The [Source repository](source-repository.html) page describes source code location and organization. |
| |
| ## Build |
| |
| The [README][README.md] describes how to build from source. |
| |
| ## Issue Tracker |
| |
| [Jira](https://issues.apache.org/jira/browse/DIRSTUDIO). |
| |
| ## Release |
| |
| The release process is described within the [README][README.md]. |
| |
| ## Internationalization |
| |
| The [Internationalization](internationalization.html) page describes how to enable multi-language support in the GUI (I18n). |
| |
| |
| [README.md]: https://github.com/apache/directory-studio/blob/master/README.md |