Okay I'm getting better success with the Pro version. What I'm trying to do is figure out a simple way to run my Java code in the external command window without the window closing down on me so fast. I've been researching on the internet ways to do this but it seems with Java you gotta write so much extra stuff and it just clutters up the code.
I would also be interested in a way if I choose to run my program in the editor at the bottom if I could configure it so just the output from the program shows, and not all that extra mumbo-jumbo clutter that usually goes with your program output.
If you can offer any tips please post. Thank You.