Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2109 - DO NOT MERGE - 'test-lang' server #3123

Closed
wants to merge 1 commit into from
Closed

Issue 2109 - DO NOT MERGE - 'test-lang' server #3123

wants to merge 1 commit into from

Commits on Nov 18, 2016

  1. This pull request's unique purpose is to add support for a 'test-lang…

    …' server that can be used to test the upcoming pull requests related to the epic issue #2109.
    
    Issue #2109
    
    To include the 'test-lang' server in the Che packaging:
    
    ```
    git clone https://github.com/xcoulon/che-plugin-test-lang-server.git
    cd che-plugin-test-lang-server
    mvn clean install -Denforcer.skip=true -Dmdep.analyze.skip=true
    
    git clone https://github.com/xcoulon/test-language-server.git
    cd test-language-server
    mvn clean install
    ```
    
    Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
    xcoulon committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    0046e18 View commit details
    Browse the repository at this point in the history