eclipse - biuld path - the declared path does not meet the expected package -


i'm still learning develop , totally new i'm having lot of troubles.

i've managed clone running-app github friend developed. however,on eclipse, did not run , showed many errors, "build path" error. these build path errors occurred due open source java projects, such "actionbarsherlock" , "slidingmenu-library"

so imported them well, build path error remains.

what's worse, when hovered mouse on these open sources, said

the declared package "com.jeremyfeinstein.slidingmenu.lib.app" not match expected package "library.src.com.jeremyfeinstein.slidingmenu.lib.app

i clueless on start. many comments i've read told me clean projects - did not work. tried edit "sources" path, failed.

  1. can please tell me steps should follow deal these errors?
  2. why these build path errors occur? apk file worked on phone.
  3. any informative sites regarding these errors helpful too!

thank you!

if right click project , go build path - configure build path have errors?

also, there red ! on project?

if so, means can't access on build path. need point libraries required.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -