Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » error on importing android package
error on importing android package [message #504936] Wed, 23 December 2009 10:53 Go to next message
vitaly87  is currently offline vitaly87 Friend
Messages: 5
Registered: December 2009
Junior Member
hello i tried to do this:
http://developer.android.com/sdk/eclipse-adt.html#installing

and when entered an
https://dl-ssl.google.com/android/eclipse/

its found the package but when a tried to do next it wrote me an error:

Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404)
Missing requirement: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) requires 'org.eclipse.gef 0.0.0' but it could not be found






what can be done??

thanks!

[Updated on: Wed, 23 December 2009 15:54]

Report message to a moderator

Re: error on importing android package [message #505042 is a reply to message #504936] Fri, 25 December 2009 03:18 Go to previous messageGo to next message
vitaly87  is currently offline vitaly87 Friend
Messages: 5
Registered: December 2009
Junior Member
the problem was solved
Re: error on importing android package [message #506050 is a reply to message #505042] Tue, 05 January 2010 16:28 Go to previous messageGo to next message
Steve  is currently offline Steve Friend
Messages: 1
Registered: January 2010
Junior Member
What do you mean solved? How was it solved?

I get this error

Missing requirement: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) requires 'org.eclipse.gef 0.0.0' but it could not be found

And i can't seem to get around it.
Re: error on importing android package [message #506641 is a reply to message #504936] Fri, 08 January 2010 13:25 Go to previous messageGo to next message
Nesim  is currently offline Nesim Friend
Messages: 1
Registered: January 2010
Junior Member
Hey,

I found solution to read this web sites

http://www.kakesa.net/os-design/installer-le-sdk-android-et- eclipse-adt-ubuntu-9-10/139

http://groups.google.com/group/android-developers/browse_thr ead/thread/63a44163a8d07cd9

http://andapk.com/viewtopic.php?f=6&t=3

I succed. Wink
Re: error on importing android package [message #508471 is a reply to message #506641] Tue, 19 January 2010 04:59 Go to previous messageGo to next message
Sean T Shen is currently offline Sean T ShenFriend
Messages: 1
Registered: January 2010
Junior Member
Some of the posts are in non english language that I do not understand....so excuse me if what I am posting here is repeated.

I had the same exact problem when installing ADT...and found this article. THrough Google translate, I was able to get the meaning of it.

THe article is at
http://blog.tobsen.de/2009/12/android-sdk-installationsprobl eme.html

And the meaning of it is, that I need to install

"WST Server Adapters 3.1.0.v200906020451-51DFAkF77g7GCNc org.eclipse.wst.server_adapters.feature.feature.group"

After I did that, my ADT installation worked.
Re: error on importing android package [message #538323 is a reply to message #504936] Mon, 07 June 2010 11:24 Go to previous messageGo to next message
Cristina Cristea is currently offline Cristina CristeaFriend
Messages: 1
Registered: June 2010
Junior Member
This helped me to solve the problem:
http://time-loop.tumblr.com/post/360049815/installing-androi d-eclipse-plugin
Re: error on importing android package [message #540402 is a reply to message #504936] Wed, 16 June 2010 03:14 Go to previous messageGo to next message
Carl Benedict is currently offline Carl BenedictFriend
Messages: 4
Registered: June 2010
Junior Member
I seem to be experiencing the same symptoms as the original poster:

Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 0.9.7.v201005071157-36220 (com.android.ide.eclipse.adt.feature.group 0.9.7.v201005071157-36220)
Missing requirement: Android Development Tools 0.9.7.v201005071157-36220 (com.android.ide.eclipse.adt.feature.group 0.9.7.v201005071157-36220) requires 'org.eclipse.gef 0.0.0' but it could not be found

However, the fixes described do not solve the issue. When I try to add software from "The eclipse.org Galileo Software Repository - http://download.eclipse.org/releases/galileo", there is no software to install. I have tried unchecking "Group items by category", but it seems there really is nothing to do.

I am able to see a list of software from this repository: The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/3.5, but I do not see what I need to solve the issue as listed previously.

I'm using : Eclipse SDK

Version: 3.5.2
Build id: M20100211-1343

Thoughts?
Re: error on importing android package [message #540829 is a reply to message #540402] Thu, 17 June 2010 13:01 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: June 2010
Junior Member
I have the same problem, "no items" for the Galileo Software Repository.

Did you solve your problem ?
Re: error on importing android package [message #541256 is a reply to message #504936] Sat, 19 June 2010 00:35 Go to previous messageGo to next message
Carl Benedict is currently offline Carl BenedictFriend
Messages: 4
Registered: June 2010
Junior Member
No luck yet. I'm hoping someone with more experience using this platform can help us out.
icon5.gif  Re: error on importing android package [message #544491 is a reply to message #541256] Fri, 02 July 2010 20:55 Go to previous messageGo to next message
Paul  is currently offline Paul Friend
Messages: 1
Registered: July 2010
Junior Member
I installed the WST Server Adapters software as suggested and restarted eclipse twice. I still get the same error message.

I am happy for all the people who got past the problem with this fix but apparently some are like me.

Any other ideas?
Re: error on importing android package [message #546475 is a reply to message #504936] Tue, 13 July 2010 02:36 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: July 2010
Junior Member
Easy lads....

Purposely created an account to voice my solution to the same error....

Check the following site...

http://code.google.com/eclipse/docs/faq.html#wstinstallerror

I just needed some stuff from the Helios release part.
Re: error on importing android package [message #553301 is a reply to message #546475] Tue, 17 August 2010 05:59 Go to previous messageGo to next message
Carl Benedict is currently offline Carl BenedictFriend
Messages: 4
Registered: June 2010
Junior Member
It seem as though this environment is ever-evolving. Thank you for posting your fix. It worked for me. I know have a (seemingly) working development environment for Android to explore. Cheers!
Re: error on importing android package [message #553561 is a reply to message #504936] Wed, 18 August 2010 03:04 Go to previous messageGo to next message
Carl Benedict is currently offline Carl BenedictFriend
Messages: 4
Registered: June 2010
Junior Member
I spoke too soon. Here's how I fixed it.

I was able to successfully compile "Hello, World" by:

(1) Correcting my $PATH. I accidentally used '/home/<user>/path/to/sdk/' instead of '/Users/<user>/path/to/sdk/' (under OS X).

Some issues were still unresolved, so I:

(2) Downloaded and installed Eclipse 3.5 (Galileo) JEE SR2.

(3) Followed the instructions for installing ADT using this as the software repository / resource https://dl-ssl.google.com/android/eclipse/

(4) Selected "Developer Tools" and followed the remaining prompts.

I did encounter an error finding repository during step 4, so I ran #3 and #4 again and completed the process successfully. You will also need to setup the Android SDK path in Eclipse preferences as well as create a AVD. I had success using the current instructions on developer.android.com.

I hope this helps some other Galileo users.
Re: error on importing android package [message #554687 is a reply to message #504936] Tue, 24 August 2010 06:21 Go to previous message
Eclipse UserFriend
Purposely created an account to voice my solution to the same error....
Previous Topic:Deploying from eclipse to JBoss
Next Topic:Eclipse Hot Code Replace failed
Goto Forum:
  


Current Time: Wed Apr 24 18:31:56 GMT 2024

Powered by FUDForum. Page generated in 0.04085 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top