google / google/j2objc

Bazel 6 example workspace

Open
#2,289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6k
Forks
999
Avg merge
19h 20m
Merged PRs (30d)
14

Description

My team is currently using a Makefile with j2objc but we want to transition our build system to Bazel 6 and the j2objc example [here](https://github.com/google/j2objc/tree/master/examples/Contacts) hasn't changed in 5 years and I haven't been able to find more recent examples out on the Internet.

In particular, how to use Bazel's built in [j2objc_library](https://bazel.build/reference/be/objective-c#j2objc_library) rule with third-party jars like `androidx.annotations`.

Unfortunately all of my company's code is private so I can't share my bazel files.

I'm aware that Google uses Bazel/Blaze internally so I'm wondering if there's another Google open source project that is using j2objc that I can glean some insights from?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.