![JAR search and dependency download from the Maven repository](/logo.png)
egeria-connector-ibm-information-server-sources-2.11.docs.developers.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of egeria-connector-ibm-information-server-package Show documentation
Show all versions of egeria-connector-ibm-information-server-package Show documentation
Bundling of the IBM Information Server connectors for distribution and use within an OMAG Server Platform.
The newest version!
# Developer notes
Following are important notes for developers wishing to extend this connector.
## JavaDoc generation
The JavaDoc comments in the codebase make use of UTF-8 characters to represent different languages, and therefore when
generating the JavaDocs it is important to make use of these additional command-line parameters:
```
-encoding utf8 -docencoding utf8 -charset utf8
```
In IntelliJ, for example, these can be entered into the "Other command line arguments:" box in the pop-up dialogue when
generating the JavaDocs.
----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy