support for building plain Java jars from Go projects#90
Conversation
|
This PR (HEAD: c37af30) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/mobile/+/487255 to see it. Tip: You can toggle comments from me using the |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/487255. |
|
This PR (HEAD: 6bfc4e9) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/mobile/+/487255. Important tips:
|
As with
macosit is already possible to target non-mobile, but desktop/server-side Obj-C/Swift libraries. I found it to be useful to do the same for Java.There is still some work to do to make this project wise acceptable, but it works for me fine in this state, so I opened the PR to get some feedback on it.