Unbound classpath container in Eclipse

后端 未结 13 961
后悔当初
后悔当初 2020-11-29 19:49

I have checked out a project using Subversive for Eclipse and I am getting the following errors:

  • The project cannot be built until build path errors are resolv
13条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-29 20:41

    To fix this:

    • Right click your project –> Build Path –>Configure Build Path
    • Select JRE Library and click Edit and from Edit library window choose alternate JRE whatever been configured with your eclipse then click Finish

提交回复
热议问题