I created an Android library in Eclipse, marked as library and without errors.
I then created a project, which should use this library. The project code is fine, I checked all under Order and Export, but the library jar doesn't build.
I double checked almost everything, am I missing something obvious?
Thanks