Search:

Type: Posts; User: frozen java

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,914

    Re: Package does not exsist

    i get what u are saying now. i fixed it thank you!
  2. Replies
    6
    Views
    1,914

    Re: Package does not exsist

    "C:\Program Files\Java\jdk1.6.0_22\bin\javac.exe" -cp . -d ../bin/ ../src./Algebra/*.java
  3. Replies
    6
    Views
    1,914

    Re: Package does not exsist

    folder structure is this: src>Algebra (contains Calculator)>Functions (Contains onestep, and twostep)
    idk if thats what u were asking for or not
  4. Replies
    6
    Views
    1,914

    Package does not exsist

    I dont understand why its not finding it. its there and its spelled correctly. Im new to packaging heres my error


    ..\src.\Algebra\Calculator.java:9: package Algebra.Functions does not exist...
Results 1 to 4 of 4