I recently inherited a large software project written in Java. The last developer used Eclipse, so that\'s what I\'m using, but I can\'t figure out how to build anything. I don\
normally eclipse build automatically as you add new files. try to clean the project first, maybe you will get an ungreyed build option.
do you have java files in the project or just binaries.