Nuclos extensions: libraries, JAR, extensions folder, client, server, webapp, common, rules, installation. |
Language: Deutsch · English
Extend Nuclos with your own libraries – extensions and the client/server/webapp/common folders.
Auf dieser Seite |
Nuclos extensions are additional program libraries and configuration files added to the Nuclos core at installation. They let you extend Nuclos with your own Java functionality (e.g. for libraries used in server-side rules).
| Folder | Effect |
|---|---|
client | desktop-client functionality (rich client). |
server | server-side functionality (e.g. for rules). |
webapp | web-client functionality. |
common | both sides (desktop client + server, not web client). |
extensions folder in the main directory of the Nuclos instance.client, server, webapp and common.An example extension is the Translator (localization/automatic translation). |