[
https://issues.jboss.org/browse/JBDS-3115?page=com.atlassian.jira.plugin....
]
Gorkem Ercan commented on JBDS-3115:
------------------------------------
It is confusing to have two connectors with different content with same name and icon. For
users the only way to distinguish them is to read the description and guess that their
content may be different.
This is the AngularJS for Web Tools on main
{code:xml}
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.a.mobile"
groupId="org.jboss.tools.central.discovery.a.mobile.extras2"
certificationId="com.jboss.jbds.discovery.certification.supported"
description="AngularJS Tooling support for Ionic framework"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
name="AngularJS for Web Tools"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.earlyaccess.site.url:https://devstudio.jb...
<iu id="org.jboss.tools.jst.angularjs.feature"/>
<icon
image32="images/angularjs_32.png">
</icon>
<overview
url="http://tools.jboss.org/">
</overview>
</connectorDescriptor>
{code}
And this is AngularJS for Web Tools on early access
{code:xml}
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.a.mobile"
groupId="org.jboss.tools.central.discovery.a.mobile.extras2"
certificationId="com.jboss.jbds.discovery.certification.earlyaccess"
description="AngularJS for Eclipse WTP includes JS + HTML editors, plus a
MVC tree view"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
name="AngularJS for Web Tools"
provider="JBoss by Red Hat"
siteUrl="${jboss.discovery.earlyaccess.site.url:https://devstudio.re...
<iu id="angularjs-eclipse-feature"/>
<iu id="tern-feature"/>
<iu id="tern-jsdt-feature"/>
<iu id="tern-server-nodejs-feature"/>
<iu id="tern.eclipse.ide.tools.feature"/>
<iu id="tern.eclipse.ide.server.nodejs.embed"/>
<iu id="org.jboss.tools.jst.jsdt.feature" />
<iu id="org.jboss.tools.jst.angularjs.feature" />
<icon
image32="images/angularjs_32.png">
</icon>
<overview
url="https://marketplace.eclipse.org/content/angularjs-eclipse"...
</overview>
</connectorDescriptor>
{code}
Include Ionic Palette in Central
--------------------------------
Key: JBDS-3115
URL:
https://issues.jboss.org/browse/JBDS-3115
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: p2-product
Affects Versions: 8.0.0.CR1
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Blocker
Fix For: 8.0.0.CR1
Attachments: 3115-jbds-vs-jbt-connector.differences.central.png,
3115-jbds-vs-jbt-connector.differences.png, central after early access.png, central before
early access.png
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)