Skip to content

Files

vraptor-mydvds

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

VRaptor MyDVDs

Importing this project on Eclipse

In order to import this project on Eclipse, you'll need:

  • Run mvn eclipse:clean eclipse:eclipse -Declipse.useProjectReferences=false -Dwtpversion=1.5.
  • Choose menu file/import existent projects.
  • Choose the directory that contains vraptor-mydvds.
  • After importing, if there is any problems prohibiting the project to be built, right click in the project, choose validate if.
  • Just right click on the project, run as, run on server. Choose a servlet container or configure a new one.
  • Done! Check the log files. Access http://localhost:8080/vraptor-mydvds/ (or change 8080 to the appropriate port).