Quantcast
Channel: J2EE Development Platform
Viewing all articles
Browse latest Browse all 25

Bazel Eclipse Feature

$
0
0
Date Created: 
Sun, 2021-05-16 01:27
Date Updated: 
Tue, 2021-07-06 22:40
Salesforce

Bazel Eclipse Feature provides Bazel integration for Eclipse for Java projects. It uses the existing Java tooling (JDT) in Eclipse to provide developers with all the features that they expect for Java IDEs.

Here is a list of features available in Bazel Eclipse:

  • Selective importing of Bazel packages with Java rules (java_library, java_test, java_binary, springboot)
  • Faithful translation of the Bazel dependency graph into the Eclipse classpath
  • Code completion, syntax highlighting, type navigation and other standard Java editor features
  • Debugging
  • Test invocations and interpretation of test results
  • Navigate into source jars for external Java dependencies (e.g. maven_install

Supported on macOS, Linux, and Windows


Viewing all articles
Browse latest Browse all 25

Latest Images

Trending Articles



Latest Images