Thread: Fixing Common Java Error [Java C] - Setting the Classpath

Page 11 of 12 FirstFirst ... 9101112 LastLast
Results 101 to 110 of 117
  1. #101  
    Registered Member
    Kyye's Avatar
    Join Date
    May 2008
    Posts
    611
    Thanks given
    1
    Thanks received
    10
    Rep Power
    86
    I still get the same error as I do with any other fucking compiler.
     

  2. #102  
    T
    T is offline
    Registered Member
    T's Avatar
    Join Date
    Aug 2007
    Posts
    815
    Thanks given
    1
    Thanks received
    2
    Rep Power
    286
    Kewl tut dewd.
     

  3. #103  
    Registered Member motown sk8er's Avatar
    Join Date
    Aug 2007
    Posts
    48
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Kyye View Post
    I still get the same error as I do with any other fucking compiler.
    This tutorial didn't work for me either, I had to change jdk to jre and javac to just java and now everything works great for me.

    Edit: Oh wait man, I found my error lol, i kept downloading Java Runtime Enviroment. In stead of the JDK downloads...After i downloaded that everything worked great =)
    R.I.P. King David

    R.I.P. Kyle Wright and all other fallen souljas.

    Folk Nation
    7-4 till' the world blow.
     

  4. #104  
    Super Donator

    Sicc's Avatar
    Join Date
    Jun 2008
    Posts
    1,011
    Thanks given
    54
    Thanks received
    105
    Rep Power
    822
    Okay Well Done.. One Small Error

    Code:
    Varriable Name: CLASSPATH (all cap's)
    Varriable Value: CLASSPATH=C:\Program Files\Java\jdk1.6.0_03\bin;%CLASSPATH%;
    (click Ok)
    
    Now Do This again But add:
    
    Varriable Name: PATH
    Varriable Value: C:\Program Files\Java\jdk1.6.0_03\bin
    Note The Fact Not Everyone Has _03 As A Matter Of Fact I Have _7 So It Would Fail
    [Only registered and activated users can see links. ]
     

  5. #105  
    set6-1
    Guest
    sucess thank you!!!
     

  6. #106  
    X B F M V X
    Guest
    I'm still getting an error:

    server.java:9: 'class' or 'interface' expected
    public Class server implements Runnable <

    Anyone know how to fix this?
     

  7. #107  
    haha ko haha
    Guest
    didnt work for me can any 1 help?
     

  8. #108  
    Donator


    Join Date
    Oct 2007
    Posts
    1,052
    Thanks given
    113
    Thanks received
    32
    Rep Power
    573
    . Thanks.
     

  9. #109  
    We Are The Revolution!
    Volcom's Avatar
    Join Date
    Apr 2007
    Posts
    1,118
    Thanks given
    0
    Thanks received
    5
    Rep Power
    859
    rofl...last i checked...i was strictly told NOT to put classpath, and path in your enviromental variables, but your SYSTEM variables! i was also told that if you put it in enviro. it can **** up your system. thats the way ive always known it since 06.
    any one else notice this?
     

  10. #110  
    jordanmcke
    Guest
    very good job
     

Page 11 of 12 FirstFirst ... 9101112 LastLast

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
  •