Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using the Eclipse Marketplace Client within Red Hat JBoss Developer Studio (Devstudio)

I would like to ask you whether (and how) it's possible to use Eclipse Marketplace in Red Hat JBoss Developer Studio 10.3.0.GA. I was trying to install EMPC from [1], but the version looked a bit old and didn't work afterwards. Basically I would like to install [2] to Devstudio. How can I do that? I was trying this drag and drop, but it didn't work for me.

Thank you

[1] http://download.eclipse.org/mpc/neon

[2] https://marketplace.eclipse.org/content/angular-ide

like image 491
nickboldt Avatar asked Mar 14 '17 14:03

nickboldt


People also ask

Why is marketplace in Eclipse not working?

In recent versions of MyEclipse, the Eclipse Marketplace may not be accessible. Once done, restart the IDE to apply the changes. You should now see the Eclipse Marketplace entry in the Help > Install from Catalog dialog. This is caused due to the fact that the Eclipse Marketplace API now requires HTTPS.

What is Eclipse Marketplace Client?

Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has hundreds, if not thousands, of third-party plugins that users can add to their Eclipse installation.

Where is Marketplace option in eclipse?

You can also browse the Eclipse Marketplace website at http://marketplace.eclipse.org using your favorite browser.


2 Answers

You can install an entry from the Marketplace site without the Marketplace client. When viewing an entry, click on the little arrow button located under the Install button and it will display the update site. Then use Help -> Install New Software and add the new update site

like image 137
Jeff MAURY Avatar answered Sep 22 '22 15:09

Jeff MAURY


You can't drag and drop because this feature is from EPP Marketplace Client and you don't had the plugin installed yet. Follow this steps and when the plugin is already installed you can do it.

Prepare first steps:

  1. Go to: https://marketplace.eclipse.org/content/eclipse-marketplace-client

  2. Click inside download icon Click to choose Update site URL

  3. Choose the last version Oxygen 4.7

  4. Copy Update site URLhttp://download.eclipse.org/mpc/releases/1.6.4

Installing steps:

  1. Open your Red Hat JBoss Developer Studio

  2. Select Help -> Install New Software...

    install

  3. Add a new site to the Eclipse Update Manager

  4. Inside Work with: paste Update site URL and press Enter

    • EPP Marketplace Client: http://download.eclipse.org/mpc/releases/1.6.4
  5. Select EPP Marketplace Client

  6. Click next & accept the terms of use

  7. Wait finish installation and restart the IDE when asked

  8. Now EPP Marketplace Client is ready for use


Reference:

  • https://marketplace.eclipse.org/content/eclipse-marketplace-client/help
like image 35
ℛɑƒæĿᴿᴹᴿ Avatar answered Sep 22 '22 15:09

ℛɑƒæĿᴿᴹᴿ