Skip to content

Building from Eclipse

create-philipp-ullmann edited this page Aug 29, 2012 · 1 revision
  1. Import the project as Existing Android Code Into Workspace.
  2. Create a libs folder at the root of the imported project.
  3. Copy the following JAR files to the newly created libs folder:
  4. Download ActionBarSherlock 4.1.0
    • Import the library folder as an Android library project named ActionBarSherlock
    • In the FFC project properties, add the created project under the Libraries section of the Android category

If you see error markers try running the Project > Clean... menu and/or restart Eclipse.

Clone this wiki locally