Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 388 Bytes

README.markdown

File metadata and controls

15 lines (9 loc) · 388 Bytes

VRaptor 3

A web MVC framework for fast and maintainable development. It's website can be found at http://vraptor.org/en

Building in your machine

If you want to use the example applications contained within vraptor, execute:

ant deploy-to-examples

And then configure the projects in your eclipse using classpath.example and project.example files.