0

Getting ClassNotFoundException in the following code, if someone had something similar please help.

package paket;

public class Klasa1 {

    public static void main(String[] args) {
        System.out.println("JEBI ME");

    }
}

That's the error I get:

This is the error I get

Gilles Heinesch
  • 2,633
  • 1
  • 18
  • 39

0 Answers0