I want to know how to open the Linux Terminal in a Java app.
Further explanation: I have a java app. There is a button inside my java app. When you click that button, the Linux Terminal must pop open. I won't run or do anything on the Terminal, I just want to open it.
I've been searching for few hours but found none that suites what I want to do.
Please write the code itself and don't answer by giving links like "this may help".