Exclamation symbol on project name

2019-09-04 07:21发布

I have a problem in running a new project which I downloaded from github. It shows exclamation sign just on project name as shown in below images it must be problem with build path but i dont know how to deal with it...

thanks for help

enter image description hereenter image description hereenter image description here

2条回答
【Aperson】
2楼-- · 2019-09-04 08:04

In the Last image you can See Source option, Click on that.

Then Select the Package which you want to Remove.

And ya that's It.

查看更多
冷血范
3楼-- · 2019-09-04 08:07

In java build path click on libraries and select bin and then click on remove the bin library from your project. so that you may not get any compliation error.

Try this.

查看更多
登录 后发表回答