Giter VIP home page Giter VIP logo

markjfisher / aceserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martinpiper/aceserver

0.0 1.0 0.0 2.11 MB

ACE Text editor server

Shell 0.01% JavaScript 99.80% Ruby 0.01% C++ 0.01% Scheme 0.01% Python 0.01% Perl 0.01% ActionScript 0.01% PHP 0.01% Erlang 0.01% Objective-C 0.02% Io 0.01% Java 0.07% OCaml 0.01% Common Lisp 0.01% Lua 0.01% Haskell 0.01% Scala 0.01% Groovy 0.01% Eiffel 0.01%

aceserver's Introduction

A Java ACE HTTP server with gherkin auto-completion added.

Starts with the URL: http://localhost:8000/ace-builds-master/demo/autocompletion.html

Or: http://localhost:8000/ace-builds-master/demo/autocompletion.html?filename=t1.feature Or: http://localhost:8000/ace-builds-master/demo/autocompletion.html?filename=t2.feature etc...

This will stop the server: http://localhost:8000/stop

  • ace-builds-master/gherkin-steps.js is read to find the step matches. It can be read from the current directory, src/main/resources, target/ or finally the resources

  • If the system property "com.replicanet.ACEServer.debug.requests" is set then the URLs requests are displayed

ACE Build obtained from: https://github.com/ajaxorg/ace-builds Version 26.04.15: https://github.com/ajaxorg/ace-builds/commit/9d12839819e8a8b90f4a0aba382cac9a273b5983

Entry points

com.replicanet.ACEServer

  • public static void startServer(InetSocketAddress listenAddress) throws IOException

    startServer(new InetSocketAddress(8000));

  • public static void stopServer() throws IOException

aceserver's People

Contributors

martinpiper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.