建立工程都出现 ERROR: Unable to open class file

    技术2022-05-20  52

    解决办法

     

    方法一:重启Eclipse

     

    方法二:

     

    The “Build Path” for your Java environment is not setup correctly in Eclipse. To fix this, follow these steps:1) Open the Preferences Window by clicking “Window -> Preferences”2) Find the “Java” section and expand it3) Select “Build Path ”4) Change the value of Source and output folder from Folders to “Project”5) Click Apply and then “OK ”Your problem should be resolved!

     

    改完之后再改回来也可解决


    最新回复(0)