I download myself in eclipse orbot from here: https://github.com/n8fr8/orbot . I can’t start a project, there are errors. Many errors "R cannot be resolved to a variable", there is no R.java file in the gen folder. Project-> clean tried, restart eclipse too. And in the properties of the project are not some libraries, can this affect? I also don’t understand why there is an external folder on the githaba (with the same libraries that are not located), and this folder didn’t linger on my project when importing from git. please help! enter image description here

enter image description here

  • Well, most likely it’s really necessary to connect unconnected ones. If they didn’t catch the git, do it manually - Yuriyi SPb
  • I found that the external folder is physically in the project folder, but eclipse does not show it in the project for some reason. I tried to add it manually with properties-> java build patch-> add external class folder. She did not appear in the project and nothing happened .. - Anna
  • Try or copy these into the libs folder or add them like this : Project -> properties -> Java build path -> libraries -> add external jars - JuriySPb
  • thanks, but unfortunately it did not help ( - Anna

0