Skip to content

Demo project for developing and testing the Bazel Java Language Server

License

Notifications You must be signed in to change notification settings

lonhutt/bazel-ls-demo-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions

bazel-ls-demo-project

Demo project for testing and developing the Bazel language server. The initial focus is on Java.

While Bazel provides a ton of flexibility, this flexibility is not something the Bazel language server will support initially. Instead we are starting with a focus on a recommended module structure extremely similar to Maven projects.

Dependency graph

VSCode tasks

You can use the example from the tasks.json file to create VSCode tasks.

The example runs a Bazel Query and expects a module name from the input area.

About

Demo project for developing and testing the Bazel Java Language Server

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.6%
  • Starlark 14.4%