File list (Check if you may need any files):
Lab1-1
......\.classpath
......\.project
......\pom.xml
......\src
......\...\main
......\...\....\java
......\...\....\....\lab1
......\...\....\....\....\Product.java
......\...\....\....\....\ProductManagerApp.java
......\...\....\resources
......\...\....\.........\hibernate.cfg.xml
......\...\....\.........\Product.hbm.xml
......\...\test
......\...\....\java
......\...\....\....\com
......\...\....\....\...\foo
......\...\....\....\...\...\myapp
......\...\....\....\...\...\.....\AppTest.java
......\target
......\......\classes
......\......\.......\Course.hbm.xml
......\......\.......\Enrollment.hbm.xml
......\......\.......\hibernate.cfg.xml
......\......\.......\Instructor.hbm.xml
......\......\.......\lab1
......\......\.......\....\Product.class
......\......\.......\....\ProductManagerApp.class
......\......\.......\Product.hbm.xml
......\......\.......\Student.hbm.xml
......\......\test-classes
......\......\............\com
......\......\............\...\foo
......\......\............\...\...\myapp
......\......\............\...\...\.....\AppTest.class
Lab1-2
......\.classpath
......\.project
......\pom.xml
......\src
......\...\main
......\...\....\java
......\...\....\....\lab1
......\...\....\....\....\Event.java
......\...\....\....\....\EventManagerApp.java
......\...\....\....\....\Seminar.java
......\...\....\resources
......\...\....\.........\Event.hbm.xml
......\...\....\.........\hibernate.cfg.xml
......\...\....\.........\Seminar.hbm.xml
......\...\test
......\...\....\java
......\...\....\....\com
......\...\....\....\...\foo
......\...\....\....\...\...\myapp
......\...\....\....\...\...\.....\AppTest.java
......\target
......\......\classes
......\......\.......\Event.hbm.xml
......\......\.......\hibernate.cfg.xml
......\......\.......\lab1
......\......\.......\....\Event.class
......\......\.......\....\EventManagerApp.class
......\......\.......\....\Seminar.class
......\......\.......\Product.hbm.xml
......\......\.......\Seminar.hbm.xml
......\......\test-classes
......\......\............\com
......\......\............\...\foo
......\......\............\...\...\myapp
......\......\............\...\...\.....\AppTest.class