zoukankan      html  css  js  c++  java
  • Eclipse Jetty Integration

    http://eclipse-jetty.sourceforge.net/

    Introduction

    Eclipse Jetty Integration provides a launch configuration for launching Jetty server out of the Eclipse IDE (4.x, 3.4 and up).

    Currently supported versions of Jetty are 6.x, 7.x, 8.x and 9.x. You can use either the bundled Jetty 8 or any other manually installed one.

    This plugin is released under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0.txt).

    Installation

    You can install the Eclipse Jetty Integration via the Eclipse Marketplace or by using the following update site from within Eclipse:

    http://eclipse-jetty.github.io/update/
    

    For more information on installation see Installation.

    Running

    Running a Jetty server instance is configured via a special Jetty launch configuration:


    For more information on running see Getting Started.

    About

    The Eclipse Jetty Plugin is hosted on GitHub and is maintained by Christian Köberl and Manfred Hantschel. It's primary goal, is to provide a stable and consistent launch environment for large projects and development teams (reducing configuration needs per developer to a minimum).

    It is based on the original Jetty Launcher by Geoffrey Longman (base for the well known Run Jetty Run plugin, too), although not a lot of the code base has survived. 

  • 相关阅读:
    性能战术
    易用性
    可操作性
    软件架构师如何工作
    idea安装
    Windows下安装TensorFlow
    进度十四(11.01)
    进度十三(10.31)
    进度十二(10.30)
    进度十一(10.29)
  • 原文地址:https://www.cnblogs.com/wucg/p/3944873.html
Copyright © 2011-2022 走看看