Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBIDE-19691 fix descriptions of angularjs-eclipse-feature connectors in Central and EA >> master #278

Merged
merged 1 commit into from Apr 23, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -21,7 +21,7 @@ but this is not guaranteed.</description>
categoryId="org.jboss.tools.central.discovery.a.web"
groupId="org.jboss.tools.central.discovery.a.web.core"
certificationId="com.jboss.jbds.discovery.certification.earlyaccess"
description="AngularJS Tooling support providing content assist and navigation + Ionic framework support"
description="AngularJS Tooling provides content assist, navigation, and Ionic framework support"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
Expand Down
2 changes: 1 addition & 1 deletion jbdevstudio/com.jboss.jbds.central.discovery/plugin.xml
Expand Up @@ -59,7 +59,7 @@ reasonable, reporting issues to these providers as required.</description>
categoryId="org.jboss.tools.central.discovery.a.web"
groupId="org.jboss.tools.central.discovery.a.web.core"
certificationId="com.jboss.jbds.discovery.certification.supported"
description="AngularJS Tooling support for Ionic framework"
description="AngularJS Tooling provides content assist and Ionic framework support"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
Expand Down
Expand Up @@ -21,7 +21,7 @@ but this is not guaranteed.</description>
categoryId="org.jboss.tools.central.discovery.a.web"
groupId="org.jboss.tools.central.discovery.a.web.core"
certificationId="org.jboss.tools.discovery.certification.earlyaccess"
description="AngularJS Tooling support providing content assist and navigation + Ionic framework support"
description="AngularJS Tooling provides content assist, navigation, and Ionic framework support"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
Expand Down
2 changes: 1 addition & 1 deletion jbosstools/org.jboss.tools.central.discovery/plugin.xml
Expand Up @@ -21,7 +21,7 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.a.web"
groupId="org.jboss.tools.central.discovery.a.web.core"
description="AngularJS Tooling support for Ionic framework"
description="AngularJS Tooling provides content assist and Ionic framework support"
id="angularjs-eclipse-feature"
kind="task"
license="EPL (Free)"
Expand Down