【问题标题】:How to configure jetty in eclipse?如何在eclipse中配置码头?
【发布时间】:2017-09-01 07:57:43
【问题描述】:

我找到了这个tutorial,这就是我的理由。

但问题是我无法将 Eclipse 配置为使用码头。 我在eclipse中导入了库,但在某些导入中总是失败。

谁能帮助我完成简单的步骤? 我需要集成一些服务器吗? (例如tomcat)

不好意思,我是第一次接触websocket和java,不知道从哪里开始 非常感谢

This is a screenshot of my problem

【问题讨论】:

    标签: java eclipse html websocket jetty


    【解决方案1】:

    Jetty 7 is EOL (End of Life),考虑升级到稳定且受支持的 Jetty 版本。

    org.eclipse.jetty.websocket.api 在 Jetty 7 中不存在。

    这是在 Jetty 9 中引入的。

    使用 Jetty 9.4.3.v20170317

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-09-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-03-15
      • 2015-12-31
      • 2016-07-06
      相关资源
      最近更新 更多