Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
j2objc-discuss
Conversations
About
j2objc-discuss
Contact owners and managers
1–30 of 1471
Mark all as read
Report group
0 selected
Wayne Henderson
,
Tom Ball
6
Jan 9
Does the JavaScript.Core.Framework access the local network?
We need to stop making pre-built releases, as developers want more features than will fit in one (or
unread,
Does the JavaScript.Core.Framework access the local network?
We need to stop making pre-built releases, as developers want more features than will fit in one (or
Jan 9
Tom Ball
11/27/23
Spammers banned from group
I was sorry to see a few people joined the j2objc-discuss group and then spammed us. Those people
unread,
Spammers banned from group
I was sorry to see a few people joined the j2objc-discuss group and then spammed us. Those people
11/27/23
Wyatt P
10/25/23
Linker Issue with Xcode 15
Hi there, I was told by a colleague about this group for developers working with j2objc. I'm
unread,
Linker Issue with Xcode 15
Hi there, I was told by a colleague about this group for developers working with j2objc. I'm
10/25/23
Михаил Назаров
,
Tom Ball
2
10/9/23
make dist ends with error
The j2objc translator uses classes defined by the javac compiler, and all of those "not visible
unread,
make dist ends with error
The j2objc translator uses classes defined by the javac compiler, and all of those "not visible
10/9/23
Raymond Chan
,
Tom Ball
3
7/17/23
J2OBJC_ARCHS build libraries question
Hi Tom, I appreciate the tip about the flags in j2objc/make/fat_lib_macros.mk and will keep that in
unread,
J2OBJC_ARCHS build libraries question
Hi Tom, I appreciate the tip about the flags in j2objc/make/fat_lib_macros.mk and will keep that in
7/17/23
Colin
3
6/29/23
New JRE input stream reader issues on iOS 17
First of all, I apologize for this double-post! But I just noticed I accidentally included a missing
unread,
New JRE input stream reader issues on iOS 17
First of all, I apologize for this double-post! But I just noticed I accidentally included a missing
6/29/23
Tom Ball
,
Nikolay Spassov
6
5/12/23
Re: [j2objc-discuss] ResourceBundle
Framework bundles are now searched when locating a resource using getResource() methods in Class and
unread,
Re: [j2objc-discuss] ResourceBundle
Framework bundles are now searched when locating a resource using getResource() methods in Class and
5/12/23
david_...@sil.org
,
Tom Ball
4
5/12/23
Include generated differently since release 2.8
I did generate an issue. Just checking to see if there is any update on this. On Monday, April 3,
unread,
Include generated differently since release 2.8
I did generate an issue. Just checking to see if there is any update on this. On Monday, April 3,
5/12/23
Kiwi Wilkinson
,
Tom Ball
3
5/8/23
J2ObjC and KMM
Thanks Tom. You're comment about the framework header was enough for me to explore and work out
unread,
J2ObjC and KMM
Thanks Tom. You're comment about the framework header was enough for me to explore and work out
5/8/23
Darren Nye
, …
Raymond Chan
3
4/28/23
iOS framework issues
i import the .h .m into a pod. it shows the same error Showing All Errors Only / Include of non-
unread,
iOS framework issues
i import the .h .m into a pod. it shows the same error Showing All Errors Only / Include of non-
4/28/23
Leszek Koltunski
, …
Yegor Kurbachev
7
4/14/23
translating OpenGL
But why do we even need to include any OpenGL sources in J2ObjC? Wouldn't a static set of '
unread,
translating OpenGL
But why do we even need to include any OpenGL sources in J2ObjC? Wouldn't a static set of '
4/14/23
Tom Ball
4/14/23
Re: [j2objc-discuss] Build react native project with J2objc is giving me error
j2objc is for Java sources, not Javascript. One uses either React Native or J2ObjC to build an app,
unread,
Re: [j2objc-discuss] Build react native project with J2objc is giving me error
j2objc is for Java sources, not Javascript. One uses either React Native or J2ObjC to build an app,
4/14/23
Dinchen Tamang
4/13/23
Error in building react-native using j2objc app in Xcode
I am trying to convert a simple java program to objective c in react-native for which I am using
unread,
Error in building react-native using j2objc app in Xcode
I am trying to convert a simple java program to objective c in react-native for which I am using
4/13/23
rafi Chen
, …
Rory Sinclair
3
3/24/23
JRE.xcframework
The build from master currently appears to be broken in excitingly different ways on M1 and Intel
unread,
JRE.xcframework
The build from master currently appears to be broken in excitingly different ways on M1 and Intel
3/24/23
rafi Chen
,
Tom Ball
9
1/31/23
Translating gson with j2objc
The issue of "include of non-modular header inside framework module" is also solved. I made
unread,
Translating gson with j2objc
The issue of "include of non-modular header inside framework module" is also solved. I made
1/31/23
Tom Ball
1/23/23
Anyone using j2objc/jre_emul/JreEmulation.xcodeproj?
The JreEmulation Xcode project is an iOS app that runs the JRE unit tests, first created in the
unread,
Anyone using j2objc/jre_emul/JreEmulation.xcodeproj?
The JreEmulation Xcode project is an iOS app that runs the JRE unit tests, first created in the
1/23/23
Assaf Yehudai
,
Tom Ball
4
1/17/23
Cant run j2objc
I don't know why you're getting the duplicate class error, but you don't need to build
unread,
Cant run j2objc
I don't know why you're getting the duplicate class error, but you don't need to build
1/17/23
Tom Ball
12/19/22
j2objc.org, now in 22 languages!
Our website, https://j2objc.org now supports 22 languages using machine translation. The translation
unread,
j2objc.org, now in 22 languages!
Our website, https://j2objc.org now supports 22 languages using machine translation. The translation
12/19/22
Jindrich Sarson
,
Tom Ball
2
11/29/22
Protocol buffers & memory leaks
Are you building the generated proto ObjC files with ARC? That may be the issue, since although our
unread,
Protocol buffers & memory leaks
Are you building the generated proto ObjC files with ARC? That may be the issue, since although our
11/29/22
Tom Ball
11/10/22
Heads up: J2ObjC build moving to JDK 11
Currently, the J2ObjC project build depends on JDK 8 for Java compilation, and JDK 11 to build its
unread,
Heads up: J2ObjC build moving to JDK 11
Currently, the J2ObjC project build depends on JDK 8 for Java compilation, and JDK 11 to build its
11/10/22
Jindrich Sarson
,
Tom Ball
2
11/3/22
Support for --no-package-directories dropped?
This is the first time this issue has been reported. Please file a bug and you'll be notified as
unread,
Support for --no-package-directories dropped?
This is the first time this issue has been reported. Please file a bug and you'll be notified as
11/3/22
Rory Sinclair
, …
Rory Sinclair
16
10/31/22
Typed arrays via Lightweight Generics
Hi Tom, I hope you had an enjoyable break. I've raised an issue about this here: https://github.
unread,
Typed arrays via Lightweight Generics
Hi Tom, I hope you had an enjoyable break. I've raised an issue about this here: https://github.
10/31/22
vkalma...@gmail.com
, …
Tom Ball
8
9/15/22
j2objc for windows apps?
No plans at all, nor will there be. Google's biggest apps are built with cross-platform Java for
unread,
j2objc for windows apps?
No plans at all, nor will there be. Google's biggest apps are built with cross-platform Java for
9/15/22
feed...@mytaxicontrol.com
, …
Anh Kiệt Khương
11
9/13/22
Command /bin/sh failed with exit code 126
me too, I ran a Expo-app on my mac and get them same error Vào lúc 15:44:19 UTC+7 ngày Chủ Nhật, 4
unread,
Command /bin/sh failed with exit code 126
me too, I ran a Expo-app on my mac and get them same error Vào lúc 15:44:19 UTC+7 ngày Chủ Nhật, 4
9/13/22
Tom Ball
8/29/22
Heads up: incompatible java.lang.Long change coming
TL;DR: java.lang.Long's constructor initWithLong: will be changed to initWithLongLong:.
unread,
Heads up: incompatible java.lang.Long change coming
TL;DR: java.lang.Long's constructor initWithLong: will be changed to initWithLongLong:.
8/29/22
Yegor Kurbachev
,
Tom Ball
3
5/9/22
Curious Boolean evaluation bug
Done — https://github.com/google/j2objc/issues/1878 — apologies for not doing this upfront. On Monday
unread,
Curious Boolean evaluation bug
Done — https://github.com/google/j2objc/issues/1878 — apologies for not doing this upfront. On Monday
5/9/22
Rory Sinclair
,
Tom Ball
4
3/31/22
Adventures in Swift Package Manager
(Apologies for the delay in responding, just noticed you replied the very same day! I failed to
unread,
Adventures in Swift Package Manager
(Apologies for the delay in responding, just noticed you replied the very same day! I failed to
3/31/22
Dennis Liang
,
Tom Ball
6
2/4/22
Converting between native objective-c proto and j2cl protos
No worries, the answer is the same. :-) On Fri, Feb 4, 2022 at 10:26 AM 'Dennis Liang' via
unread,
Converting between native objective-c proto and j2cl protos
No worries, the answer is the same. :-) On Fri, Feb 4, 2022 at 10:26 AM 'Dennis Liang' via
2/4/22
Dmitry Kupriyanov
,
Tom Ball
3
2/3/22
j2objc m1 and static getters.
Hello, Tom! Thank you so much for explaining. Seems it works. I faced some troubles with injecting
unread,
j2objc m1 and static getters.
Hello, Tom! Thank you so much for explaining. Seems it works. I faced some troubles with injecting
2/3/22
Tom Ball
,
Jasper van Putten
3
1/31/22
Anyone using the full Java protobuf API?
Thanks, we'll keep supporting it then. On Mon, Jan 31, 2022 at 2:23 AM Jasper van Putten <
unread,
Anyone using the full Java protobuf API?
Thanks, we'll keep supporting it then. On Mon, Jan 31, 2022 at 2:23 AM Jasper van Putten <
1/31/22