Go to file
Abderrahmane 53305f854a init
2026-07-26 13:39:10 +01:00
src init 2026-07-26 13:39:10 +01:00
.gitAttributes init 2026-07-26 13:39:10 +01:00
.gitignore init 2026-07-26 13:39:10 +01:00
CHANGELOG.md init 2026-07-26 13:39:10 +01:00
faces-config.NavData init 2026-07-26 13:39:10 +01:00
LICENSE init 2026-07-26 13:39:10 +01:00
package-lock.json init 2026-07-26 13:39:10 +01:00
package.json init 2026-07-26 13:39:10 +01:00
pom.xml init 2026-07-26 13:39:10 +01:00
README.md init 2026-07-26 13:39:10 +01:00
TrizService_2025_03_19.backup init 2026-07-26 13:39:10 +01:00

Ultima PrimeFaces

Getting Started

First of all, you'd need SASS to compile CSS, proceed to SASS Installation before beginning if you do not have SASS available in your command line. Demo project has an integrated jetty plugin so running the sample is easy as building the css first followed by the mvn jetty:run command.

sass --update src/main/webapp/resources:src/main/webapp/resources --no-source-map
mvn clean jetty:run

*Note: The sass command above is supported by Dart Sass. Please use Dart Sass instead of Ruby Sass.

Navigate to http://localhost:8080/ultima to view the demos which is exactly same as the live version.

Migration Guide

Every change is included in CHANGELOG.md file at the root folder of the distribution along with the instructions to update.

Support

See Ultima PrimeFaces Forum to get support about this layout.

License

See Layout License.