Thread: the system cannont find the path specified.

Results 1 to 2 of 2
  1. #1 the system cannont find the path specified. 
    Whipthesmd
    Guest
    help plawx
    i know i need to set the class path to the evviermont variables
    but i forgot what to put their
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2009
    Age
    31
    Posts
    2,661
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    First Make Sure How You Get To JDK Is The Below

    Itll Be Like

    My Computer > c: Drive > Program Files > Java > Jdk1.6.0_12 > bin

    Code:
    SET CLASSPATH=Files\Java\jdk1.6.0_12\bin;%CLASSPATH%;
    SET PATH=C:\Program Files\Java\jdk1.6.0_12\bin
    change the _12 to your JDK version

    add this in the run.bat and compile.bat
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •