I have defined two classes for a java program I am writing, call them Class1 and Class2. In the body of the constructor for Class1, I call the constructor for class 2. Howev
I faced this issue. I solved it by adding all dependent jars to the project/file