download
tomcat’s source code can be downloaded in the tomcat.apache.org
websit;
ant
ant’s official websit.
procedure
- there’s no need to configure something like ANT_HOME .etc;
- execute
ant
command andant ide-eclipse
command, then importexisting project into workspace
in eclipse; - configure jdk17 environment in the
properties
window created by right click project name.