- Notifications
You must be signed in to change notification settings - Fork9
sencha/gxt-demo-projects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are Sencha GXT 4.x project templates.
- Java JDK - (GXT Versions Matrix Reference)
- Apache Maven
- Access to Sencha Maven Artifactory - This will give you access to GXT 4.0.3.
Find specific project instructions to each project in the project's README.md.
These projects have been updated with GXT 4.0.3.
Project templates are using the Apache Maven architecture to make it easy to import into the IDE and configure dependencies.
Simple GXT projects
- gxt-basic-support-4x - A simple Maven project with one application only module.
The projects with themes have copies of the Triton theme and Triton has been renamed to Trituim for example.
- gxt-theme-40x -Recommended Easy Start - A simple project with a theme a custom module based on Triton.
- gxt-theme-40x-ap - A project built with Activities and Places and has a theme module.
- gxt-theme-40x-multi - A project with two theme modules based on triton.
The projects here are used for testing.
- gxt-integration-testing - A simple project set up with integration testing.
- gxt-theme-40x-gwtp - A project built with GWTPlatform and a theme module.