I'm currently working on a program that checks Id's. It prints everything in the console. If the Id is valid then I want it to be green else red. Is there code to do this? I am currently working in Eclipse.
I am not looking for Eclipse plugins, but more so maybe a library I can include or Java specific code. This has nothing to do with ANSI Scala or whatever it is.