Menu

Java version problem

2001-05-29
2001-07-03
  • A Schellenberg

    A Schellenberg - 2001-05-29

    I successfully ran jprogect many months ago when the last preview came out.  Now when I run my progect.bat file which contains:
    java -cp JProgect.jar;src com.bm_soft.oss.java.jprogect.JProgect
    I get the following message:
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion' has value '1.3', but '1.2' is required.
    Anyone know how to resolve this so I can run jprogect again?  Thanks.

     
    • Andreas Bechthold

      Hi,
      you installed some Java app. with an older rev. than 1.3. Reinstall JRE 1.2 and it works!

       

Log in to post a comment.