Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse Indigo Build Issue #16

Open
sarp opened this issue Mar 19, 2012 · 6 comments
Open

Eclipse Indigo Build Issue #16

sarp opened this issue Mar 19, 2012 · 6 comments

Comments

@sarp
Copy link

sarp commented Mar 19, 2012

I'm trying to build the project in Eclipse. When I do
Import -> Existing Maven Projects -> gauges-android folder
I get these errors:

  • No marketplace entries found to handle android-maven-plugin:3.1.1.99.0.6:generate-sources in Eclipse. Please see Help for more information.
  • No marketplace entries found to handle android-maven-plugin:3.1.1.99.0.6:manifest-update in Eclipse. Please see Help for more information.
  • No marketplace entries found to handle android-maven-plugin:3.1.1.99.0.6:proguard in Eclipse. Please see Help for more information.

I'm using Mac OS X 10.6.8 (Snow Leopard) and Eclipse Indigo Service Release 2.

Instructions on getting the project working in Eclipse would be appreciated. Which version of Eclipse are the developers using?

@kevinsawicki
Copy link
Contributor

We use Eclipse Indog SR2 as well.

Do you have m2eclipse installed?

@sarp
Copy link
Author

sarp commented Mar 19, 2012

I think so, Eclipse Indigo comes with m2eclipse

@kevinsawicki
Copy link
Contributor

Do you have m2e-android installed as well?

@sarp
Copy link
Author

sarp commented Mar 20, 2012

Yes, this is what I have:

  • Android Configurator for M2E 0.4.0 me.gladwell.eclipse.m2e.android.feature.feature.group

Seems to me that you're using your own fork of android-maven-plugin (unofficial patched build by Roberto Tyley) in pom.xml, and my version of m2eclipse can't find a compatible connector on m2e Marketplace.

To reproduce the problem, try installing latest version of Eclipse IDE for Java Developers.

Any ideas on a workaround or solution?

@kevinsawicki
Copy link
Contributor

Just to clarify, did you import the app folder as a project or the repository root as a project?

@sarp
Copy link
Author

sarp commented Mar 26, 2012

Tried both ways, no luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants