hello everyone:
Can anybody tell me how to run my java program in a new command window with sublime text2 in windows?
That means when I press Ctrl+B ,it will open a new command window and auto compile and run my program, and I can input my data in somewhere where need it,when I press enter the program can go on in the window.
now what I can did is to compile and run my java program in the window in sublime text2,but I can't input my data.That means I can only compile my program but I can't run it in a right way.my english is soso,anybody who can help me?thx.