[jbosstools-issues] [JBoss JIRA] (JBIDE-21558) Warning presented to user kitchensink-angular example - "Angular Eclipse" is not installable in JBoss Central

Fred Bricon (JIRA) issues at jboss.org
Tue Jan 26 16:30:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154120#comment-13154120 ] 

Fred Bricon commented on JBIDE-21558:
-------------------------------------

Yeah, checking a plugin id is easy. Checking a connector Id is more convoluted/slow. It means : 
- fetching all connectors => effectively performing the discovery when loading the example
- find the connector by id
- comparing all IUs in the matching connector, see if they're installed.
- What to do if the connector is partially installed?

> Warning presented to user kitchensink-angular example - "Angular Eclipse" is not installable in JBoss Central
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-21558
>                 URL: https://issues.jboss.org/browse/JBIDE-21558
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: project-examples
>    Affects Versions: 4.3.1.Beta2
>         Environment: Version: 9.1.0.Beta2
> Build id: Beta2-v20160120-1207-B247
> Build date: 20160120-1207
>            Reporter: Len DiMaggio
>            Assignee: Fred Bricon
>         Attachments: 5.png
>
>
> The sequence of steps is:
> 1) Install JBDS 9.1.0.beta2 (or eclipse + JBossTools 4.3.1.Beta2)
> 2) Install kitchensink-angular sample
> 3) See screenshot - user is prevented with a warning that Eclpse Angular should be installed
> The issue at this point is that Eclipse Angular cannot be installed from JBoss Central - it must be either installed from the Eclipse Marketplace (if the user is running Eclipse + JBossTools) or directly from the plugin download site).
> If we are able to present the user with a warning during the installation process, it would be best if we could also present the user with an install path from JBoss Central.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list