不幸的是我删除了我的netbeans项目的主要类。现在运行我的jar文件显示错误为“找不到主类”。我该怎么办?如何重建主类。我的项目名称为“netbeans1”,源包中包含“myproject1”as subpackage.myproject1包含我项目的所有形式。我应该为netbeans1或myproject1创建主类吗?如何制作?请帮忙。我们将非常感谢您的帮助!!
答案 0 :(得分:1)
你可以这样试试,
Right click on the folder/directory that the files had been deleted.
Choose Local History – Restore Deleted
Done