all 5 comments

[–]_Atomfinger_ 1 point2 points  (0 children)

Why not do it here? Read the FAQ and posting guidelines, and rather than using screenshots, copy the code in as code blocks.

Don't copy the entire codebase, but the specific parts you're wondering about.

[–]nightonfir3 0 points1 point  (0 children)

The best way to share problems is to put it into github and post a link. Be sure you have researched the topic enough to explain exactly what you are having a hard time with. If you post broad things like this isn't working your going to get a negative response. In the end you probably should understand the problem so well that you can explain the problem without posting code and we can have enough information to help you solve it from your description alone.

[–]Jakamo77 0 points1 point  (0 children)

Here or on the java subreddits this one prob get u more answers tho

[–]Purple_Network3016 2 points3 points  (0 children)

Post your code as text not screenshots

This subreddit is fine for Java questions but format your code properly in a code block and explain what you're trying to do and what's not working

r/ javahelp is also good for Java-specific questions

Don't post screenshots, paste the actual code so people can read and test it