Why can't eclipse resolve class in same package?

后端 未结 17 1828
逝去的感伤
逝去的感伤 2021-01-31 15:56

I hit F5 ~1000 times and restarted eclipse (also with -clean), deleted /bin, but nothing helps. Manually importing DoodleClient does not help. DoodleClient exists and is perfect

17条回答
  •  醉梦人生
    2021-01-31 16:15

    Right click on project-> Build Path ->Configure Build Path->Java Build Path -> then Fix issues in JRE System Library

提交回复
热议问题