Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7051629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:17:11+00:00 2026-05-28T03:17:11+00:00

I just checked out an Android project into Eclipse over SVN. The project has

  • 0

I just checked out an Android project into Eclipse over SVN. The project has a few packages within it, and one of them is marked with having three errors:

  • The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project
  • The type java.lang.Object cannot be resolved. It is indirectly referenced from a required .class file
  • Unable to resolve target ‘android-8’ until SDK is loaded\

I’ve worked on Android projects in Eclipse before, but this is my first time attempting to start by checking one out from subversion. How can I fix these errors?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:17:12+00:00Added an answer on May 28, 2026 at 3:17 am

    it’s a bit tricky to set up a project from a source repository. you must follow each step! here’s a guide i once wrote for becoming a member of one my projects using eclipse (it’s for eclipse galelieo, so some of the buttons and fields may have moved or changed names slightly depending on what version you’re on):

    Selecting workspace

    The first step is to select an Eclipse workspace. It could be an existing one, or a new one. Either way, it must be in a location which is not related to the code repository. The workspace folder must not be inside the code repository, and the code repository must not be inside the workspace folder.

    Configuring Eclipse’s Android specific settings

    • Go to Window -> Preferences
    • Select Android
    • To the right of SDK Location:, click Browse…
    • Find the Android SDK directory on your computer and click OK
    • Click OK again
    • Go to Window -> Show View -> Other…
    • Select Android -> LogCat
    • Click OK

    Setting up the Android application project

    • Select File -> New -> Project…
    • Select Android -> Android Project
    • Click Next >
    • In Project name: enter
    • Check Create project from existing source
    • Click Browse… and find the folder “trunk\code\client\java” in your repository note that this will be different for you
    • Make sure Build Target Android 2.1 is checked note that this might be different for you... old guide is old!
    • Click Finish

    After this step, you may have an error in your project. This is because Eclipse is too fast for itself. Check your Problem-tab: If there’s an error saying that the project is missing its “gen”-folder, this is what you do

    • Right click the “gen”-folder, select Build Path -> Remove from Build Path
    • Right click the “gen”-folder, select Build Path -> Use as Source Folder
    • If there’s still a problem, try going to the menu and selecting Project -> Build Project or Project -> Clean… and then pressing OK

    Setting up an Android Virtual Device

    • In Eclipse, go to Window -> Android SDK and AVD manager
    • Click New…
    • Select a name (make sure to remember the name if you’re going to use your own server on your local machine)
    • Under Target, select Android 2.1…. old guide is still old...
    • Set SD Card -> Size to 128 MB
    • Click New…, select Abstracted LCD density, click OK
    • Click New…, select Keyboard support, click OK
    • Click New…, select Device ram size, click OK
    • Click New…, select Touch-screen support, click OK
    • Click Create AVD

    Starting an Android Virtual Device

    • Go to Window -> Android SDK and AVD manager
    • Click on the Andoird Virtual Device you want to start
    • Click Start…

    Starting the application inside your Android Virtual Device

    • Right click the client project inside Eclipse, and select Run As->Android Application. The application will be sent to the virtual device and executed there

    final notes

    eclipse will want to add files to your source folder. files that are local to your computer and shouldn’t go into the repository. when you commit, take note of what files they are, and add these to your ignore-list, if they aren’t already there 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using Netbeans I once checked out a project from a SVN repository, just to
I am using Intellij 9.0.4 I checked out a project from SVN, set up
I have a project which has been checked out of Subversion and uses Scons
I just checked out a revision from Subversion to a new folder. Opened the
I'd sooner not just permanently have a bunch of files checked out to me,
On a SQL Server 2005 database, one of our remote developers just checked in
I've just checked out a solution from Subversion and ReSharper is telling me it
On my production server, I just have master always checked out. I do git
I'm running Delphi XE2 w/ update 3. I've just checked out the read-only branch
I just installed Windows 7 with NetBeans 6.5.1 and JDK 6u16. I've checked out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.