0

Convert Java code in to kotlin

Hi. I converted some Java code into kotlin code. After converting there were always error messages. What can I do that they don't appear?

2nd Aug 2024, 7:39 AM
Kuchenesser
6 odpowiedzi
+ 3
It would be a good idea to read the error messages first, understand what causes them, then fix them. It's called "debugging", an essential skill for a software developer.
2nd Aug 2024, 7:53 AM
Tibor Santa
Tibor Santa - avatar
0
Dfj
3rd Aug 2024, 5:12 PM
Sheik Sheik
Sheik Sheik - avatar
0
Really? I meant if there is an automated way so that I don't have to do everything myself.
3rd Aug 2024, 6:54 PM
Kuchenesser
0
Kuchenesser run it through a debugger or do it yourself
3rd Aug 2024, 7:38 PM
[Astro E] 王李
[Astro E] 王李 - avatar
0
Wang Li (王李) I already found a solution, but thanks
4th Aug 2024, 6:21 AM
Kuchenesser
0
Kuchenesser your welcome!!
4th Aug 2024, 9:02 AM
[Astro E] 王李
[Astro E] 王李 - avatar