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

前端 未结 3 1064
长情又很酷
长情又很酷 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条回答
  •  梦毁少年i
    2020-12-20 03:34

    Close netbeans and then delete this directory C:\Users\Your name here\AppData\Local\NetBeans\Cache

    Start Netbeans again and let it read the project.

    Test project. Run project. It should work fine.

提交回复
热议问题