Developer Documentation Center

Additional UI Frameworks

Updated: July 17, 2023

Nuxeo uses several UI frameworks beside the default JSF technology.

GWT Integration

GWT is a web toolkit to build rich clients in Java programming language. The Java code is transcoded in JavaScript at build time so the build process generates a fully HTML+JavaScript application ready to be deployed on an HTTP server.

Learn more 

Extending The Shell

This section is intended for developers who wants to provide new Shell commands, namespaces or Shell Features.

Learn more 

Nuxeo Android Connector

Nuxeo Android Connector is a SDK to build Android Applications that communicate with a Nuxeo Server.

Learn more