posted 13 years ago
I have developed a system using netbeans and I also have generated the jar file using netbeans(which was generated in dest file in the project folder). But the problem is when I move the jar file into another folder and and try to run it there, there is an error pops up mentioning that the main class can't be found....
What should I do?
Thank you...