I'd suggest you post in the Eclipse forum (if you havaen't already). There you find more Eclipse-dedicated answers, while here the answers tend to be about Java itself.
You could also consider using the modulus operator for your while condition. It returns the remainder of dividing its first argument by the second. For example:
Ok. What does this have to do with Java programming? What is your question? Your title is Linux Programming, but nothing I see in the comment involves programming, just putting up a server.
That's the way it works sometimes. You have to use 2 or 4 (or more) methods to build the data you need in the current method. And each of them might call other methods as well.
Obfuscation is STO in a classic sense. If someone really want the code, they'll find a way to get it. By hiding it on the server and obfuscating it, you may even...
Well, if I was doing this, I'd first loop through all the nodes in the list. Then I'd use the node in the list from that loop as the starting point in a second loop. In the second loop I'd print the...
Which is why you came here to ask questions. Recognizing your skill level and not letting your ego interfere are good traits. My question is, if you realized your noob status and asked for advice,...
I agree with this. The problem is with your SQL statement, where you're comparing user.user to games.games. You'll never get a match. I think you want something like this: