bazel-eclipse VS java-language-server

Compare bazel-eclipse vs java-language-server and see what are their differences.

bazel-eclipse

This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code. (by salesforce)

java-language-server

Java language server using the Java compiler API (by georgewfraser)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bazel-eclipse java-language-server
1 6
129 608
-0.8% -
9.6 4.0
8 days ago 3 months ago
Java Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bazel-eclipse

Posts with mentions or reviews of bazel-eclipse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Neovim + bazel + java anyone?
    5 projects | /r/neovim | 17 May 2023
    https://github.com/salesforce/bazel-eclipse - Presumably exactly what I want, but I haven't been able to get it to work yet, and it doesn't look super active. Is anyone using this?

java-language-server

Posts with mentions or reviews of java-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.
  • AstroNvim with Java
    2 projects | /r/AstroNvim | 5 Jul 2023
  • Neovim + bazel + java anyone?
    5 projects | /r/neovim | 17 May 2023
    We use bazel at work, and I have had some success getting this working in the past. It might be broken for me now, but that's also fairly likely to be a me/our version(s) problem. I don't write Java, so I can't really help too much beyond this. I just set cmd in lspconfig to the lang_server_linux.sh file that's output from the build steps of the above link.
  • what is your config for java programming?
    1 project | /r/emacs | 30 Aug 2022
    I have been using Eglot and this Java language server: https://github.com/georgewfraser/java-language-server Eglot can use company-mode and yasnippet for completions. The Java LSP server I'm using is easy to configure with an explicit Java classpath and location of the JDK, which makes it work well with nonstandard Java compilation environments.
  • How do I add a java language server to kate?
    1 project | /r/kde | 7 May 2021
    Then you have to copy & modify the default settings. From just doing a simple DuckDuckGo search I found https://github.com/georgewfraser/java-language-server with instructions on how to configure the command.
  • Are there any JVM-based language devs here?
    2 projects | /r/vim | 16 Mar 2021
    I use the vscode autocomplete plugin in vim. it acts as a language server that ALE can understand. https://github.com/georgewfraser/java-language-server

What are some alternatives?

When comparing bazel-eclipse and java-language-server you can also consider the following projects:

intellij - IntelliJ plugin for Bazel projects

vim-bazel - Vim support for Bazel

FimarchiveSearchGUI - A Java GUI program to search and filter Fimarchive

bazel-compile-commands-extractor - Goal: Enable awesome tooling for Bazel users of the C language family.

vimspector - vimspector - A multi-language debugging system for Vim

image_processing_with_imagej - This repository was created for projects related to Image Processing with ImageJ. Specifically, below are descriptions of how to create, run, and delete plugins.