console not display when run jar file
843810Jan 29 2009 — edited Jan 29 2009i run jar file with command javaw -jar test.jar or double click on jar file, it's console app, it just run well but console not display, can i made console display and when i close console, it's stop jar file too?
thanks