Thread: Find a path for compiling.

Results 1 to 3 of 3
  1. #1 Find a path for compiling. 
    Banned

    Join Date
    Oct 2009
    Posts
    794
    Thanks given
    128
    Thanks received
    49
    Rep Power
    0
    It says it cant find the path when i am compiling, how do i fix?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Darna's Avatar
    Join Date
    Jan 2008
    Age
    31
    Posts
    488
    Thanks given
    11
    Thanks received
    4
    Rep Power
    163
    omfg it's fuckin basics


    Click Right on compiler select edit and give ur classpatch or patch to Javac

    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Oct 2009
    Posts
    794
    Thanks given
    128
    Thanks received
    49
    Rep Power
    0
    I already did.

    This is my Compiler,

    Code:
    @echo off
    Title Compiler
    "C:\Program Files\Java\jdk1.6.0_20\bin\javac.exe" *.java
    pause
    Edit: Oh LOL! it was so easy xD
    Sorry, i know what i did wrong now
    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
  •