Search:

Type: Posts; User: 0w1

Search: Search took 0.11 seconds.

  1. Thread: cmd java run issue

    by 0w1
    Replies
    2
    Views
    1,311

    Re: cmd java run issue

    I was used javac CarInsuranceCalc.java

    Then java CarInsuranceCalc

    I just tried java pkgCarInsuranceCalc.CarInsuranceCalc

    Now I'm receiving the following:

    Error: Could not find or load...
  2. Thread: cmd java run issue

    by 0w1
    Replies
    2
    Views
    1,311

    cmd java run issue

    When I compile my java application in NetBeans there's no problem but when I try to run my application through the command prompt I get the following error:

    Exception in thread "main"...
Results 1 to 2 of 2