I added a jar file to the lib folder in android project in Eclipse Indigo. I want to add this file to build, but i don’t have build option in the file righ-click menu. Any idea why I don’t have it? How can I add it to build anyway? Thanks.
Share
The eclipse project you want to build may have not any builder assigned.
I suggest you to verify the ‘builders’ tab in your project settings.
You may have choosen the wrong project type when creating or importing your project.
Add the jar to Java Build Path in project properties (as a library)