ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 153 forks source link

No core\bin\core.jar ? #110

Closed steadyjay closed 11 years ago

steadyjay commented 11 years ago

I created a new project in eclipse with the existing code, but I get

Project 'Coretest' is missing required library: 'C:\Users\J\Desktop\Ushahidi_Android-develop\Core\bin\core.jar'

I cannot see a core.jar in the core\bin folder?

eyedol commented 11 years ago

This should be created automatically during the build process.

djehauti commented 11 years ago

I solved this by adding Core as a library to Coretest, however, see my post #112 I may be doing that completely wrong

eyedol commented 11 years ago

Glad to hear you got it sorted. Closed!