I started working on a project in lab, didnt finish it so i figured i would just connect to it from my apartment. I created a new java project and then used the team share project to get them into my workspace. The project on the computer in the lab was a folder, and in the folder a bunch of .java files and then a folder called classes which hold the .class files that provided implementation for a class not in the main folder. without the classes eclipse is giving me a “(classname) cannot be resolved to a type”. any help would be appreciated. thanks.