Android Community
Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16

Thread: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5

  1. #11
    Join Date
    Jul 2011
    Location
    Vancouver
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5


    Quote Originally Posted by xenon View Post
    hi there!

    i'm just starting to code for android, so i'm kinda new here... and i just ran into the first problem while installing the sdk within eclipse 3.5.1 on my ubuntu 9.10 (32bit) mashine...

    thing is, eclipse claimes that there would be some package be missing and refuses therefore to install the sdk:

    Code:
    Cannot complete the install because one or more required items could not be found.
      Software being installed: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704)
      Missing requirement: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
    i found some "solutions" for this on the official pages, wich won't work for me as they are meant to deal with problems from versions 3.3 and 3.4 - and i'm using 3.5... (http://developer.android.com/guide/a...ipsecomponents). no really - i tried them - they won't fix anything for me...

    is there anyone who knows how to fix this?
    I ran into the same problem and discovered that I had to refresh the AVD Installed packages first. It worked after that.

  2. #12
    Join Date
    Aug 2011
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5

    Quote Originally Posted by xenon View Post
    hi there!

    i'm just starting to code for android, so i'm kinda new here... and i just ran into the first problem while installing the sdk within eclipse 3.5.1 on my ubuntu 9.10 (32bit) mashine...

    thing is, eclipse claimes that there would be some package be missing and refuses therefore to install the sdk:

    Code:
    Cannot complete the install because one or more required items could not be found.
      Software being installed: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704)
      Missing requirement: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
    i found some "solutions" for this on the official pages, wich won't work for me as they are meant to deal with problems from versions 3.3 and 3.4 - and i'm using 3.5... (http://developer.android.com/guide/a...ipsecomponents). no really - i tried them - they won't fix anything for me...

    is there anyone who knows how to fix this?
    I was having this same problem on windows7 and found that running eclipse as an administrator solved the problem.

  3. #13
    Join Date
    Sep 2011
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5

    Try the following:

    Help -> Install new Software...
    choose the site of your Eclipse release: http://download.eclipse.org/releases/indigo for example
    list "Web, XML, Java EE and OSGi Enterprise Development"
    install "WST Server Adapters"

    this should solve the "org.eclipse.wst.sse.core 0.0.0" problem

  4. #14
    Join Date
    Oct 2011
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5

    Quote Originally Posted by zjurkovic View Post
    I was having this same problem on windows7 and found that running eclipse as an administrator solved the problem.
    Just to confirm, run as admin and all goes as it should.
    Running win 7 64, eclipse 3.7.1

  5. #15
    Join Date
    Dec 2011
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5

    Run as root on linux and it works fine too

  6. #16
    Join Date
    Dec 2011
    Posts
    1

    Default Re: missing "org.eclipse.wst.sse.core 0.0.0" while installing sdk for eclipse 3.5


    Fozo's tip work's for Eclipse 3.7 if you replace 'helios' with 'indigo'.

    1. Go to Help->Install Software
    2. Click on "Available Software Sites"
    3. Set "check" on check box - http://download.eclipse.org/releases/indigo (for indigo - Eclipse 3.7 )
    4. Try to install Android Development Tools

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Replies: 13
    Last Post: 04-24-2011, 12:11 PM
  2. "Market Place" Icon is Missing !!!!!
    By amins123 in forum Apps Promo / Announcement
    Replies: 6
    Last Post: 10-16-2010, 01:10 PM
  3. Problem Installing Android Plugin in Eclipse
    By mahakaalrudra in forum General Phone Chat
    Replies: 2
    Last Post: 12-15-2009, 12:45 PM
  4. eclipse 3.5 and android sdk... "missing "
    By xenon in forum General Phone Chat
    Replies: 4
    Last Post: 11-22-2009, 05:33 PM
  5. Replies: 2
    Last Post: 06-22-2009, 11:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •