M
M
Maks Burkov2016-11-14 17:18:34
Java
Maks Burkov, 2016-11-14 17:18:34

What does missing package statement mean?

Who can explain what could be the problem?
I use IDEA .. When compiling the project, it does not give any errors! (Make Project in IDEA)
Made a copy-paste of the whole class instead of the old code, started getting this error..
362538a070c5479e9c69e90d6713da55.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Severus256, 2016-11-14
@Maks00088

you are missing a package declaration. before imports.
For example package com.example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question