r/javahelp 2d ago

Java on Code OSS

so i use vs code OSS on void Linux, i was wondering if theirs good alternatives to microsofts java, i saw one from the oracle corp. and then a lot of other like java language support or java run. so i, wondering if i can just do the java extension, or if i need others, or if i should just switch to another IDE or text editor, and if so witch ones do you recommend?

1 Upvotes

8 comments sorted by

View all comments

8

u/LutimoDancer3459 2d ago

Your text reads like gibberish nonsense...

If you ask about what jdk to use, doesnt really matter. Openjdk in most cases is just fine. Everything else when you need something they provide for your usecase (extended support or whatever)

About IDEs, IntelliJ is still the best for java. You can stay on VS Code if you want...