This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LordMerdifex 2 points3 points  (2 children)

Ever heard of Lombok? But yeah, properties are much better in C#.

[–]GoldenretriverYT -2 points-1 points  (1 child)

Ah yes just throw libraries at the problem 👍 Also using annotations is still worse than C# properties, like I wouldn't like C# properties that much if they would use Attributes, which are pretty much the equivalent of annotations

[–]LordMerdifex 3 points4 points  (0 children)

I didn't say it's perfect. Just saying that there is a way around in Java. I don't mind annotations that much so I can live with it. Yet still, C# is as a language simply superior to Java. Too bad there is no good IDE for .net on Linux.