Thread: Help with compiler

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 Help with compiler 
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    keep getting can not find the specified path


    here is my compiler code


    Code:
    @echo off
    Title Compiler
    "C:\Program Files (x86)\Java\jre7\bin\java.exe"
    pause
    help please


    windows 7 comp
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Aug 2012
    Posts
    70
    Thanks given
    17
    Thanks received
    12
    Rep Power
    0
    Edit: What he said (Below me)
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Oct 2009
    Posts
    438
    Thanks given
    29
    Thanks received
    108
    Rep Power
    0
    Set your classpath and your path environment variables
    Reply With Quote  
     

  4. #4  
    Registered Member
    Morphine's Avatar
    Join Date
    Jul 2011
    Posts
    1,814
    Thanks given
    495
    Thanks received
    262
    Rep Power
    136
    ok from the original compiler code (make sure u get the original one.

    and then you'll see (jre something)

    go to start>harddrive(c>programs or programs (x86)>find java.

    Programs & programs (x86) have two java folders

    find which folder that has your compiler java and then go on top of the address bar (where it says user/etc)
    and copy where it says


    VV example
    "C:\Program Files (x86)\Java\jre7\bin\java.exe"
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Jan 2009
    Posts
    1,319
    Thanks given
    71
    Thanks received
    105
    Rep Power
    334
    if its a compiler you have it set to your jre folder not your jdk folder find your jdk location and change it to something around
    Code:
    "C:\Program Files\Java\jdk1.7.____\bin\javac.exe"
    Reply With Quote  
     

  6. #6  
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    whats the most updated java atm i just installed it and how do i set my class path on windows 7? same as vista?
    Reply With Quote  
     

  7. #7  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  8. Thankful user:


  9. #8  
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    what is that rs wiki?

    i will rep+ who ever can fix this for me
    Reply With Quote  
     

  10. #9  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    It auto compiles for you and it'll tell you straight away if you get a error, youtube it for more information rather hard to explain by typing.

    Just trust me go with Eclipse
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  11. #10  
    Registered Member darky's Avatar
    Join Date
    Aug 2008
    Posts
    134
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    which do i download?
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Compiler.bat to compiler.sh
    By romario279 in forum Help
    Replies: 3
    Last Post: 07-13-2011, 02:48 AM
  2. Dementhium Compiler (Full Compiler)
    By Affliction in forum Snippets
    Replies: 10
    Last Post: 05-16-2011, 05:29 AM
  3. compiler
    By T-Sex in forum Help
    Replies: 4
    Last Post: 07-26-2010, 01:12 AM
  4. [Compiler] My Very Simple Compiler :)
    By xx Promises xx in forum Snippets
    Replies: 6
    Last Post: 01-20-2010, 10:42 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •