I've been looking everywhere and can't find a solution. I am using
Eclipse to develop an Android app which links to two Android Library
Projects in the same workspace. But every time I start eclipse it goes
inactive (grey overlay) and says in the status bar: "Android Library
link creation: (0%)"

They way I found it solves it is by deleting the links manually from
the default.properties file and then adding them. It seems to work but
it's not ideal to have to do that everyday. Anybody knows a solution
for this issue?

Many thanks in advance.

PD: I also found this error in the logs that may have something to do
with this:

org.eclipse.core.runtime.CoreException: Project target not loaded yet.
        at
com.android.ide.eclipse.adt.internal.build.BaseBuilder.stopBuild(Unknown
Source)
        at
com.android.ide.eclipse.adt.internal.build.BaseBuilder.abortOnBadSetup(Unknown
Source)
        at
com.android.ide.eclipse.adt.internal.build.ResourceManagerBuilder.build(Unknown
Source)
        at org.eclipse.core.internal.events.BuildManager
$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
170)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
201)
        at org.eclipse.core.internal.events.BuildManager
$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:
256)
        at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:
309)
        at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:
341)
        at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:
140)
        at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:
238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to