Skip to content

martinlippert/graal-simple-language-server-jdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

graal-simple-language-server-jdt

This is an experiment running a language server as native image which uses JDT to parse Java source code

how to run

First, run the maven build inside of org.test.language-server-jdt

mvn clean package

Then run ./compile.sh to create the native image. Make sure you have a recent GraalVM installed.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published