No server in windowsgt;preferences(windows 偏好设置中没有服务器)
问题描述
我正在尝试将 Apache 服务器添加到 Eclipse(Juno).我已经安装了 Apache 服务器 7.0,但是当我尝试将它添加到 Eclipse 环境时,我在 windows>preferences 中看不到选项服务器.首选项中必须有一个名为 server 的选项才能添加 Tomcat 服务器.
I'm trying to add Apache server to Eclipse(Juno). I have installed Apache server 7.0, but when I try to add this to the Eclipse environment I don't see the options server in windows>preferences. There must be an option called server in preferences to add Tomcat server.
请帮助我了解如何获得该选项?
Please, help me on how to get that option?
我需要安装任何插件吗?如果是,请提供链接或名称.
Do I need to install any plugin? If yes, please, provide me the link or the name.
推荐答案
您没有安装正确的 Eclipse 发行版.尝试安装标有Java EE 开发人员的 Eclipse IDE".
You did not install the correct Eclipse distribution. Try install the one labeled "Eclipse IDE for Java EE Developers".
这篇关于windows > 偏好设置中没有服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:windows > 偏好设置中没有服务器
基础教程推荐
- 存储 20 位数字的数据类型 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- Struts2 URL 无法访问 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
