Where is Eclipse Marketplace in Android SDK
Asked Answered
M

5

23

I just started with Android SDK and want to install some plugins but i can't find the eclipse market place in android sdk. Is this part of android sdk already or must it be installed?

Matronymic answered 24/6, 2013 at 19:26 Comment(0)
M
63

the marketplace could be manually installed:

help->install new software->choose Juno->general purpose software-> Marketplace client

Matronymic answered 26/6, 2013 at 10:54 Comment(0)
S
27

Try this...

  1. Go to Help,

  2. Then click Install New Software,

  3. Press Add,

  4. Name = "your option" and Location = "http://download.eclipse.org/releases/juno" then press OK,

  5. Select all press Next,

  6. Select general purpose software

  7. Select Marketplace client from the extracted checklist items then press next.

  8. Accept all the terms and conditions then press install.

  9. Then restart the ADT.

Saltwater answered 7/1, 2014 at 11:55 Comment(1)
Step 6: Select general purpose software -> Marketplace clientStanch
N
5

To install Marketplace on android adt

Can you follow this path :-

Help -> install new software -> choose Juno -> general purpose software -> Marketplace client

Nutty answered 20/2, 2014 at 14:54 Comment(0)
V
1

There is no plugins for android sdk - you can download different versions and tools through SDK Manager.

Eclipse marketplace is for eclipse plugins. Marketplace is avaliable from "Eclipse Helios".

If you tell us what exactly you want to do - it will be simplier to answer.

Vervet answered 24/6, 2013 at 19:28 Comment(3)
i want to install eclipse plugins like this one: rgladwell.github.io/m2e-android ("You can install the Android Connector for Maven via the Eclipse Marketplace. Select Help -> Eclipse Marketplace... and search for "android m2e".") or "Checkstyle" and the easiest and best way was always the eclipse marketplaceMatronymic
Eclipse marketplace and android sdk are two different things. In your case you have to have eclipse helios (or later) and in Help menu you'll find marketplace. You even can not have android sdk at all to use this marketplace and install your plugin.Vervet
And in your case if you visit the link you've provided - "You will need Eclipse Indigo or Juno installed." - in this eclipses there is marketplace in "Help" menu - upadte you eclipse.Vervet
R
0

For adt that use kepler enter image description here. Help->Install New Software...->choose --All Avaliable Sites--

type marketplace.

refer: how to install Marketplace client on Eclipse

Reorder answered 16/1, 2015 at 18:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.