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
antcommand andant ide-eclipsecommand, then importexisting project into workspacein eclipse; - configure jdk17 environment in the
propertieswindow created by right click project name.
