Error: Could not find or load main class (netbeans and java)

前端 未结 3 1062
长情又很酷
长情又很酷 2020-12-20 02:38

I am new to Java, but have some programming experience. I am reading a book on how to program in the Java language. My progress is impeded by my lack of knowledge with NetBe

3条回答
  •  攒了一身酷
    2020-12-20 03:19

    This worked for me (Java 8 on Netbeans, June 2019): File > Project Properties > Run > Application Class > Browse > and try a different application class entry

提交回复
热议问题