Step by Step
1) Check your Environment
Check that your browser is compatible with ActiveUI and set up your text editor with the Development Environment page.
2) Download ActiveUI
The artifacts of this version can be downloaded from https://artifacts.activeviam.com/share/ActiveUI_stable/4.2.12.
For the next steps, you'll need activeui-4.2.12.zip and activeui-sdk-showcase-4.2.12.zip.
See the Artifacts page for more information about these artifacts.
3) Start your own Project
Unzip activeui-4.2.12.zip
and follow the ActiveUI Application page to start building your own application.
4) Read the Guides
Head over to the Guides section of this documentation to learn how to use the ActiveUI SDK API.
5) Going Further
- Try the Showcase.
It's a collection of code snippets illustrating what can be achieved with ActiveUI SDK.
For each snippet, you can view and edit the source code, allowing you to easily integrate them into your project.
Unzip
activeui-showcase-4.2.12.zip
and serve its content with a static file server such as serve, Nginx, Apache, or even Tomcat. - Take a look at the Reference and Advanced sections of this documentation.
- For any questions or issues, please open a JIRA ticket.