大家好,又见面了,我是你们的朋友全栈君。
用eclipse准备配置tomcat,发现配置中没有server选项,参考各种解决方法之后成功解决。
准备工作: 1.查看eclipse版本号; 在eclipse中点Help,选择About Eclipse IDE;
2.添加server插件; eclipse中点Help,选择Install New Software…;
点Add,Name输入上面查询的eclipse版本号,Location输入http://download.eclipse.org/releases/版本号,点Add;
选择Web,XML,Java EE and OSGi Enterprise Development;点Next,接下来就是傻瓜式安装了,安装好之后重启eclipse;
重启之后的配置,server选项已经有了。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/126898.html原文链接:https://javaforall.cn