Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Propose marketplace solutions for missing natures

Hi Michael,

Nice improvement!

The nature tag is now added to the PDT and Andmore entries.

--
Kaloyan Raev | Zend Studio Team Lead
Rogue Wave Software, Inc.
Accelerating Great Code
M +359 887 648 663
www.roguewave.com / kaloyan.raev@xxxxxxxxxxxxx

On 03/15/2017 10:44 PM, Mickael Istria wrote:

Hi all,

The Marketplace Client has just integrated support to detect missing natures used by new projects and to propose available marketplace solutions if some are available. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=513306

Similarly to how discovery of file types support is implemented, it runs a specific search on marketplace to find appropriate solutions to satisfy a missing nature. More precisely, it expects the solutions defining a nature to add a `nature_<fully.qualified.nature.id>` tag.
The only real-life example declaring such tag on their marketplace extension so far is JDT.

We need to get this list raising to deliver higher value to end-users.
So first, if you're the owner of a marketplace solution defining a nature, please add the `nature_<fully.qualified.nature.id>` tag.
Then, could we prepare a general mailing to all marketplace contributors like it was done for the `fileExtension_...` tag and discovery? What's the best way to collaborate on that? A dedicated bug?

Thanks in advance
--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets


_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top