-
Notifications
You must be signed in to change notification settings - Fork 2
Building from Eclipse
create-philipp-ullmann edited this page Aug 29, 2012
·
1 revision
- Import the project as
Existing Android Code Into Workspace. - Create a
libsfolder at the root of the imported project. - Copy the following JAR files to the newly created
libsfolder: - Download ActionBarSherlock 4.1.0
- Import the
libraryfolder as an Android library project namedActionBarSherlock - In the
FFC projectproperties, add the created project under theLibrariessection of theAndroidcategory
- Import the
If you see error markers try running the Project > Clean... menu and/or restart Eclipse.