그룹
그룹
로그인
그룹
그룹
j2objc-discuss
대화
정보
의견 보내기
도움말
j2objc-discuss
1475개 중 1~30개
모두 읽음으로 표시
그룹 신고
0개 선택됨
Tom Ball
9월 29일
Any concerns updating j2objc build to Java 17 minimum?
The j2objc team would like to update the j2objc build to require Java 17. Java 17 was released in
읽지 않음,
Any concerns updating j2objc build to Java 17 minimum?
The j2objc team would like to update the j2objc build to require Java 17. Java 17 was released in
9월 29일
Tom Ball
9월 3일
Bazel support coming soon to J2ObjC
We are excited to announce that the J2ObjC project has started adding support for Bazel! Bazel is a
읽지 않음,
Bazel support coming soon to J2ObjC
We are excited to announce that the J2ObjC project has started adding support for Bazel! Bazel is a
9월 3일
Tom Ball
6월 17일
Any objections to Java 21 for j2objc?
The j2objc project uses Java 11 as a minimum for its build. There have been several Java language
읽지 않음,
Any objections to Java 21 for j2objc?
The j2objc project uses Java 11 as a minimum for its build. There have been several Java language
6월 17일
Tom Ball
1월 16일
J2ObjC 2025 Roadmap
Happy 2025! Thank you for your support of the J2ObjC project. We thought we'd share with you how
읽지 않음,
J2ObjC 2025 Roadmap
Happy 2025! Thank you for your support of the J2ObjC project. We thought we'd share with you how
1월 16일
André Crabb
, …
Amber Crook
15
24. 12. 12.
including already-translated j2objc files
🙏 Amber reacted via Gmail On Thu, 12 Dec 2024, 5:09 pm Amber Crook, <crook...@gmail.com>
읽지 않음,
including already-translated j2objc files
🙏 Amber reacted via Gmail On Thu, 12 Dec 2024, 5:09 pm Amber Crook, <crook...@gmail.com>
24. 12. 12.
Wayne Henderson
,
Tom Ball
6
24. 1. 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
읽지 않음,
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
24. 1. 9.
Tom Ball
23. 11. 27.
Spammers banned from group
I was sorry to see a few people joined the j2objc-discuss group and then spammed us. Those people
읽지 않음,
Spammers banned from group
I was sorry to see a few people joined the j2objc-discuss group and then spammed us. Those people
23. 11. 27.
Wyatt P
23. 10. 25.
Linker Issue with Xcode 15
Hi there, I was told by a colleague about this group for developers working with j2objc. I'm
읽지 않음,
Linker Issue with Xcode 15
Hi there, I was told by a colleague about this group for developers working with j2objc. I'm
23. 10. 25.
Михаил Назаров
,
Tom Ball
2
23. 10. 9.
make dist ends with error
The j2objc translator uses classes defined by the javac compiler, and all of those "not visible
읽지 않음,
make dist ends with error
The j2objc translator uses classes defined by the javac compiler, and all of those "not visible
23. 10. 9.
Raymond Chan
,
Tom Ball
3
23. 7. 17.
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
읽지 않음,
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
23. 7. 17.
Colin
3
23. 6. 29.
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
읽지 않음,
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
23. 6. 29.
Tom Ball
,
Nikolay Spassov
6
23. 5. 12.
Re: [j2objc-discuss] ResourceBundle
Framework bundles are now searched when locating a resource using getResource() methods in Class and
읽지 않음,
Re: [j2objc-discuss] ResourceBundle
Framework bundles are now searched when locating a resource using getResource() methods in Class and
23. 5. 12.
david_...@sil.org
,
Tom Ball
4
23. 5. 12.
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,
읽지 않음,
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,
23. 5. 12.
Kiwi Wilkinson
,
Tom Ball
3
23. 5. 8.
J2ObjC and KMM
Thanks Tom. You're comment about the framework header was enough for me to explore and work out
읽지 않음,
J2ObjC and KMM
Thanks Tom. You're comment about the framework header was enough for me to explore and work out
23. 5. 8.
Darren Nye
, …
Raymond Chan
3
23. 4. 28.
iOS framework issues
i import the .h .m into a pod. it shows the same error Showing All Errors Only / Include of non-
읽지 않음,
iOS framework issues
i import the .h .m into a pod. it shows the same error Showing All Errors Only / Include of non-
23. 4. 28.
Leszek Koltunski
, …
Yegor Kurbachev
7
23. 4. 14.
translating OpenGL
But why do we even need to include any OpenGL sources in J2ObjC? Wouldn't a static set of '
읽지 않음,
translating OpenGL
But why do we even need to include any OpenGL sources in J2ObjC? Wouldn't a static set of '
23. 4. 14.
Tom Ball
23. 4. 14.
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,
읽지 않음,
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,
23. 4. 14.
Dinchen Tamang
23. 4. 13.
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
읽지 않음,
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
23. 4. 13.
rafi Chen
, …
Rory Sinclair
3
23. 3. 24.
JRE.xcframework
The build from master currently appears to be broken in excitingly different ways on M1 and Intel
읽지 않음,
JRE.xcframework
The build from master currently appears to be broken in excitingly different ways on M1 and Intel
23. 3. 24.
rafi Chen
,
Tom Ball
9
23. 1. 31.
Translating gson with j2objc
The issue of "include of non-modular header inside framework module" is also solved. I made
읽지 않음,
Translating gson with j2objc
The issue of "include of non-modular header inside framework module" is also solved. I made
23. 1. 31.
Tom Ball
23. 1. 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
읽지 않음,
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
23. 1. 23.
Assaf Yehudai
,
Tom Ball
4
23. 1. 17.
Cant run j2objc
I don't know why you're getting the duplicate class error, but you don't need to build
읽지 않음,
Cant run j2objc
I don't know why you're getting the duplicate class error, but you don't need to build
23. 1. 17.
Tom Ball
22. 12. 19.
j2objc.org, now in 22 languages!
Our website, https://j2objc.org now supports 22 languages using machine translation. The translation
읽지 않음,
j2objc.org, now in 22 languages!
Our website, https://j2objc.org now supports 22 languages using machine translation. The translation
22. 12. 19.
Jindrich Sarson
,
Tom Ball
2
22. 11. 29.
Protocol buffers & memory leaks
Are you building the generated proto ObjC files with ARC? That may be the issue, since although our
읽지 않음,
Protocol buffers & memory leaks
Are you building the generated proto ObjC files with ARC? That may be the issue, since although our
22. 11. 29.
Tom Ball
22. 11. 10.
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
읽지 않음,
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
22. 11. 10.
Jindrich Sarson
,
Tom Ball
2
22. 11. 3.
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
읽지 않음,
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
22. 11. 3.
Rory Sinclair
, …
Rory Sinclair
16
22. 10. 31.
Typed arrays via Lightweight Generics
Hi Tom, I hope you had an enjoyable break. I've raised an issue about this here: https://github.
읽지 않음,
Typed arrays via Lightweight Generics
Hi Tom, I hope you had an enjoyable break. I've raised an issue about this here: https://github.
22. 10. 31.
vkalma...@gmail.com
, …
Tom Ball
8
22. 9. 15.
j2objc for windows apps?
No plans at all, nor will there be. Google's biggest apps are built with cross-platform Java for
읽지 않음,
j2objc for windows apps?
No plans at all, nor will there be. Google's biggest apps are built with cross-platform Java for
22. 9. 15.
feed...@mytaxicontrol.com
, …
Anh Kiệt Khương
11
22. 9. 13.
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
읽지 않음,
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
22. 9. 13.
Tom Ball
22. 8. 29.
Heads up: incompatible java.lang.Long change coming
TL;DR: java.lang.Long's constructor initWithLong: will be changed to initWithLongLong:.
읽지 않음,
Heads up: incompatible java.lang.Long change coming
TL;DR: java.lang.Long's constructor initWithLong: will be changed to initWithLongLong:.
22. 8. 29.