mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Original eclipse setup used the jar command from the system path which resulted in different behavior on different systems. This change modifies the build target to use the jar command provided by bazel: @local_jdk//:bin/jar