The Type of is erroneous error in netbeans

前端 未结 9 1718
梦如初夏
梦如初夏 2021-01-11 11:26

I have defined two classes for a java program I am writing, call them Class1 and Class2. In the body of the constructor for Class1, I call the constructor for class 2. Howev

9条回答
  •  独厮守ぢ
    2021-01-11 11:52

    Grease's answer re deleting the contents of netbeans cache works. I'm using Netbeans 8.1 on MacOS Sierra.

    Deleted everything under "/Users//Library/Caches/NetBeans/8.1/"

提交回复
热议问题