i have a package "first" with a main in one of the file. i have another package "second " with a main in it. now i want to execute these two packages from a third package named "third" ... how can i do????
How to execute one java program from another?
Collapse
X
Comment