/jettydesktop

A desktop launcher to control one or more Jetty instances. Make developing web-apps very easy by running up apps quickly and easily.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Jetty Desktop Launcher

A desktop launcher to control one or more Jetty instances. Make developing web-apps very easy by running up apps quickly and easily.

Overview

Inspired by the Java CFML OpenBD (http://openbd.org/) open source project to allow developers to quickly run up OpenBD CFML applications.

Please read the following for an overview: https://github.com/aw20/jettydesktop/wiki

Installation

Jetty Desktop requires Java6+ to be installed, but after that, it ships with everything you need to start running your web applications in Jetty (v8.1).

You can download the .ZIP file https://github.com/aw20/jettydesktop/raw/master/JettyDesktop.zip

Please see the WIKI for detailed instructions.

License

Released under the GNU General Public License v3.0.

Release Notes

1st September 2013

  • Added: Additional JVM arguments input
  • Added: Default URI for running up site

19th June 2013

  • Fixed: Issue#8 If host is blank default to 127.0.0.1 when opening app in browser
  • Fixed: Issue#7 Max the memory boxes minimum size
  • Fixed: Issue#6 Memory Usage

27th May 2013

  • Updated runtime to look for javaw.exe / javaw / java