Search:

Type: Posts; User: AleksandraVulisic

Search: Search took 0.18 seconds.

  1. Replies
    5
    Views
    949

    Re: Have problem with javac

    Ofc. Use your glasses when you're putting the path! ^^
  2. Replies
    5
    Views
    949

    Re: Have problem with javac

    yes

    --- Update ---

    Found solution. Thank you anyway :D
  3. Replies
    5
    Views
    949

    Have problem with javac

    When i want to run a TextDocument, that i creaded at NotePad++ and save it like Exampale.java, in C:\Windows\System32\cmd.exe it said that 'javac' is not recognized as an internal or external...
  4. Replies
    5
    Views
    715

    Re: Problem with the code

    But what happens when i have to extends some class? I had try it and it's a mistake.
    for example:
    public class ABX{
    //some txt
    }
    public class Letters extends ABX{
    //some txt
    }
    it said that...
  5. Replies
    5
    Views
    715

    Re: Problem with the code

    When i want to make a public class,there is an error in the program that said "The public type NameOfClass must be defined in its own file", and i don't know how to do that. Can you please tell me?
  6. Replies
    5
    Views
    715

    Problem with the code

    3253

    could anyone help me? :D thanks
Results 1 to 6 of 6