GithubHelp home page GithubHelp logo

Comments (3)

XiaowenHu96 avatar XiaowenHu96 commented on September 3, 2024 1

Thanks for the clear instruction, I'll give it a try and get back to you next week.

from souffle-lsp-plugin.

jdaridis avatar jdaridis commented on September 3, 2024

There is no need to build the server yourself. The process is already complete, but I had the resulting jar under .gitignore, oops. Now it is visible.

To integrate the server with a client you need to set up a script running .jar file as I do for the VS code extension in https://github.com/jdaridis/souffle-lsp-plugin/blob/master/src/main/vs-code/extension.ts line 74-79.
For Vim I imagine there is a similar process, you have to write a script for vim to know when it detects a .dl file to run the .jar file. From a quick Google search, I see that the Vim team has good documentation on how to implement the client side

from souffle-lsp-plugin.

jdaridis avatar jdaridis commented on September 3, 2024

I added the jar file as a release to make it easier to find.

Also for completeness, to build the java source code run ./gradlew jar on the top level.
I updated the README file with more instructions on how to build and run the standalone server.

from souffle-lsp-plugin.

Related Issues (2)

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.