guikeller / jetty-runner

A plugin that allows you to run Jetty from IntelliJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetty-Runner


*ATTENTION: LOOKING FOR A NEW MAINTAINER!
If you are interested in taking over it please see: #80


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! 😄

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

Project Status: *LOOKING FOR A NEW MAINTAINER!*
After 8+ (EIGHT) YEARS it is time to let go of this project.
If you are interested in taking over it please see: #80

Note that as the project is well tested, reliable and stable; changes will be occasional.
Changes will happen when a reproduceable bug is reported - as you now BYO jetty-runner version.

How can I donate?
Rate the plugin 5(five) stars on the Jetbrains Marketplace, that would be great.

Project supported by JetBrains

Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
Jetbrains
https://www.jetbrains.com

About

A plugin that allows you to run Jetty from IntelliJ

License:Other


Languages

Language:Java 82.8%Language:XSLT 17.2%