Menu

How to keep jfcUnit working with System.exit

Help
Grenie
2006-05-22
2013-04-09
  • Grenie

    Grenie - 2006-05-22

    Hello,

    how can i keep jfcUnit working when i invoke a process of an application which then ends with System.exit(0)?
    jfcUnit terminates know after the frame/application exits. I can't change the application so that it only uses frame.dispose() cause it's necessary to use System.exit(0) so that the application ends definitely.

    Can anyone help me?

     
    • Grenie

      Grenie - 2006-05-22

      I Found a other solution which my programm supervisor allowed. I add an exit button. But if anyone has a solution to the original problem i would be pleased if he/she would post it.

       

Log in to post a comment.