|
|
|
|
|
by za3faran
1324 days ago
|
|
> Java is the least cross platform language in existence. That's extremely hyperbolic. Try writing a cross OS program in C or C++ and tell me how it goes. #ifdefs everywhere. Running a Java program through maven or gradle is very straight forward. Versioning works really well. Not to mention the excellent cross platform handling implementations built into the JVM. |
|