Answer the question
In order to leave comments, you need to log in
Hello! I don’t understand a little, Java applications don’t start for me, they compile, but don’t start, what should I do?
I am starting to learn Java. I installed the JDK, changed the Path, everything seems to work, the programs compile, but they don't run. I'm running through the command line. I've been suffering for two days now! Help(((
log:
Error: Could not find or load main class C:\Users\Даниил\Documents\hi.java
Answer the question
In order to leave comments, you need to log in
Исполняемый файл java принимает полное имя класса, содержащего метод main
, а не путь к файлу исходника.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question