Project developed for the Fundamentals of Software Engineering (MAB533) class at Federal University of Rio de Janeiro
Car rental system
- Eclipse
- MySQL database environment
- Execute dump file in dump folder
- Run MySQL
- Open Eclipse
- Install the e(fx)clipse plugin
- If you changed the MySQL default password, open the src/META-INF/persistence.xml file and change user and password in persistence-unit tag with name VoceAlugaLocal
- Run it