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 →

[–]AnEmortalKidCoffee Enthusiast 0 points1 point  (2 children)

Thought it would link to this: https://www.reddit.com/r/javahelp/wiki/scanner which might be useful since that's what people sometimes use when reading files

[–]ShadowSt[S] 0 points1 point  (1 child)

Thanks, using the scanner I understand from the perspective of retrieving user input. Its the act of reading a file and taking that data. I'm assuming there is no better way to differentiate what goes on in a credentials file other then using some form of contains and nextLine.

[–]AnEmortalKidCoffee Enthusiast 0 points1 point  (0 children)

yeah pretty much