Eclipse 无法添加 apache tomcat 10

Aza*_*rEJ 6 eclipse tomcat eclipse-plugin jersey

对于 Jersey 3.x,我被迫使用 Apache tomcat 10

参考/sf/answers/4381794161/

If you want to use Jersey 3.x with Servlets, you need to use a servlet container that implements Servlet 5 API, e.g. Tomcat 10, Jetty 11, Glassfish 6.
Run Code Online (Sandbox Code Playgroud)

所以我安装了最新的eclipse

在此处输入图片说明

但是我找不到安装 Apache Tomcat 10 的选项

在此处输入图片说明

Sam*_*hav 0

也许你可以尝试Eclipse Tomcat PluginEclipse Marketplace中安装,然后配置下载的Tomcat10目录的路径。