0

In my code I use Junit and a package given to me. like this:

import java.awt.Image;

import oop.ex3.*;

when i use the command:

javac *.java

in the directory I get a lot of

cannot find symbol

errors and it does not find the package:

error: package oop.ex3 does not exist import oop.ex3.*;

Help anyone?

thanks!

user3150902
  • 73
  • 1
  • 7

0 Answers0