Tomcat is very easy used project with well organised source code.
build is very simple, just “ant”.
then open eclipse, “New” -> “Project” -> “Java Project from Existing Ant Buildfile”. point to tomcat source code.
then right click on build.xml to build whole project.