timtrust123
Programmer
Hi
I'm new to java and have been writing a new java based application. No parts of the application require version 1.5 or greater. I have used version 1.5 and the application works well on my PC. However when I try to run it on a different pc that has version 1.42_09 I get an error message "Could not find the main class".
Does this mean that 1.5.0_06 has to be installed on all PC that need to run my new application? Also , can more than one JVM exist on a single pc ??
I'm confused.. It was all going so well up to this point.
Any help appreciated
Cheers
Tim
I'm new to java and have been writing a new java based application. No parts of the application require version 1.5 or greater. I have used version 1.5 and the application works well on my PC. However when I try to run it on a different pc that has version 1.42_09 I get an error message "Could not find the main class".
Does this mean that 1.5.0_06 has to be installed on all PC that need to run my new application? Also , can more than one JVM exist on a single pc ??
I'm confused.. It was all going so well up to this point.
Any help appreciated
Cheers
Tim