Working with Build Paths

Setting up the proper build class path is an important task when doing Java development. Without the correct build path, you will not be able to compile your code. In addition, you will also not be able to search or look at the type hierarchies for Java elements.