← Back to team overview

androidu1-users team mailing list archive

Unable to build androidu1 on eclipse

 

Hi there,

I've just created a new eclipse Android project using an androidu1
source tree but got this error when eclipse tried to build it.

The project cannot be built until build path errors are
resolved	FilesList		Unknown	Java Problem
Unbound classpath variable:
'M2_REPO/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar'
in project 'FilesList'
Unbound classpath variable:
'M2_REPO/junit/junit/4.8.1/junit-4.8.1.jar' in project
'FilesList'	FilesList
Unbound classpath variable:
'M2_REPO/net/oauth/core/oauth-consumer/20090823/oauth-consumer-20090823.jar'
in project 'FilesList'
Unbound classpath variable:
'M2_REPO/net/oauth/core/oauth/20090617/oauth-20090617.jar' in project
'FilesList'
Unbound classpath variable:
'M2_REPO/org/jboss/netty/netty/3.1.5.GA/netty-3.1.5.GA.jar' in project
'FilesList'

I have other Android projects which I'm able to build just fine, so I
don't think it's a problem with my setup.

Does anybody know how to solve this?

Cheers,
Guilherme



Follow ups