Thinking that the answer to this is pretty obvious but here it goes: When I am working on a small project for school (in java) I compile it. On my coop we are using ant to build our project. I think that compiling is a subset of building. Is this correct? What is the difference between building and compiling? Related: What is the difference between compiling and building?
