# Jetty Runner **Repository Path**: mirrors/Jetty-runner ## Basic Information - **Project Name**: Jetty Runner - **Description**: 允许从 IntelliJ IDEA 快速运行 Jetty 的插件 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 7 - **Created**: 2017-10-15 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: idea-plugins **Tags**: None ## README Jetty-Runner ============

A plugin that allows you to quickly run Jetty from IntelliJ IDEA.

If you require full support please consider buying the IntelliJ IDEA Enterprise Edition.
This plugin should be Win / Mac / Linux compatible.
Please leave us a star if you are using the plugin, thanks! :smile:

Compatible with servlet-api versions: 3.1, 3.0, 2.5, 2.4, 2.3, 2.2.
Protocols: HTTP / 1.1 (RFC 7230), HTTP / 2 (RFC 7540), WebSocket (RFC 6455, JSR 356), FastCGI.

Project page: https://plugins.jetbrains.com/plugin/7505

Minimum requirement: JVM / JDK / JRE v8
tags: jetty, container, webapp, runner, tomcat, runner

Features:
1) Required values are automatically discovered and set.
2) Run and Debug - out of the box.
3) User friendly UI - created using IntelliJ.
4) Internal code is documented and it is relatively easy to follow / read.
5) A good coverage of unit tests.
6) Use the jetty-runner version you wish
PLEASE READ THE: Getting Started
https://github.com/guikeller/jetty-runner/wiki/Getting-Started

Many thanks to the following collaborations:
@tchudyk - Pull Request #1
@dcritchl - Pull Request #3
@emongstad - Pull Request #46
@aaitmouloud - Pull Request #61
@achievec - Pull Request #77

How can I help?
You can help by: raising bugs, feature requests, and simply using the plugin.
How can I donate?
Rate the plugin 5(five) stars on the Jetbrains Marketplace, that would be great.

Project no longer supported by JetBrains

Yeah that's right, on the bright side, we have reached 200000+ downloads!
Many thanks to all of you that have used the plugin for so long.