Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veltzer/myworld-pf

Myworld implemented in prime faces
https://github.com/veltzer/myworld-pf

java myworld prime-faces

Last synced: about 1 month ago
JSON representation

Myworld implemented in prime faces

Awesome Lists containing this project

README

        

# myworld-pf
Myworld implemented in prime faces

to compile: mvn compile

to package: mvn package

to run: mvn tomcat:run

to deploy: mvn tomcat7:deploy
- remember to run ~/install/apache-tomcat-XXX beforehand
- deploy does not build, remember to build before.
- deploy does not undeploy, remember to undeploy before.

create eclipse project:
mvn eclipse:eclipse