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.
- can please tell me steps should follow deal these errors?
- why these build path errors occur? apk file worked on phone.
- 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
Post a Comment