0
package error
after i've moved all my classes into a new package, i tried to run the program; but it gave me an error on all the attributes and methods of my classes, saying that each "is not visible." what did i do wrong?
1 Odpowiedź
+ 1
Did you import it properly?