[jbosstools-issues] [JBoss JIRA] (JBIDE-17278) Add AngularJS-eclipse 0.2.0 to Central

Nick Boldt (JIRA) issues at jboss.org
Thu May 22 01:38:57 EDT 2014


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

Nick Boldt edited comment on JBIDE-17278 at 5/22/14 1:37 AM:
-------------------------------------------------------------

[~vrubezhny] Can you provide a PR for how you want this exposed in the discovery plugin? Need these details:

 *name*, *description*, *list of IUs to install, including upstream deps like tern features*, *icon*, *provider*, *license*, *overview site*

For example:

{code}
<connectorDescriptor
            categoryId="org.jboss.tools.central.discovery.d.maven"
            groupId="org.jboss.tools.central.discovery.d.maven.configurators"
            description="Maven JDT Compiler Configurator (maven-compiler-plugin)"
            id="m2e.jdt"
            kind="task"
            license="EPL (Free)"
            name="Maven JDT Compiler Configurator"
            provider="JBoss by Red Hat"
            siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/luna/central/core/}">
            <iu id="org.jboss.tools.m2e.jdt.feature"/>
         <icon
               image32="images/jbosstools_icon32.png">
         </icon>
         <overview
               url="http://tools.jboss.org/">
         </overview>
      </connectorDescriptor>
{code}

More examples here:

https://github.com/jbosstools/jbosstools-discovery/blob/master/jbosstools/org.jboss.tools.central.discovery/plugin.xml

I'm guessing since this is an *incubating* project at version 0.x, with only a SNAPSHOT update site, this should be added to the new JBT Early Access site (JBIDE-17318). 

[~maxandersen] do you want this in *JBDS* Early Access too?




was (Author: nickboldt):
[~vrubezhny] Can you provide a PR for how you want this exposed in the discovery plugin? Need these details:

 *name*, *description*, *list of IUs to install, including upstream deps like tern features*, *icon*, *provider*, *license*, *overview site*

For example:

{code}
<connectorDescriptor
            categoryId="org.jboss.tools.central.discovery.d.maven"
            groupId="org.jboss.tools.central.discovery.d.maven.configurators"
            description="Maven JDT Compiler Configurator (maven-compiler-plugin)"
            id="m2e.jdt"
            kind="task"
            license="EPL (Free)"
            name="Maven JDT Compiler Configurator"
            provider="JBoss by Red Hat"
            siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/luna/central/core/}">
            <iu id="org.jboss.tools.m2e.jdt.feature"/>
         <icon
               image32="images/jbosstools_icon32.png">
         </icon>
         <overview
               url="http://www.jboss.org/tools">
         </overview>
      </connectorDescriptor>
{code}

More examples here:

https://github.com/jbosstools/jbosstools-discovery/blob/master/jbosstools/org.jboss.tools.central.discovery/plugin.xml

I'm guessing since this is an *incubating* project at version 0.x, with only a SNAPSHOT update site, this should be added to the new JBT Early Access site (JBIDE-17318). 

[~maxandersen] do you want this in *JBDS* Early Access too?



> Add AngularJS-eclipse 0.2.0 to Central
> --------------------------------------
>
>                 Key: JBIDE-17278
>                 URL: https://issues.jboss.org/browse/JBIDE-17278
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: central, target-platform
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 4.2.0.Beta2
>
>
> We should provide an ability to install AngularJS-eclipse v.0.2.0 through Central
> There is no released or latest stable version, so we should take a copy from  http://oss.opensagres.fr/angularjs-eclipse/0.2.0-SNAPSHOT/ Update Site.
> [~nickboldt], please let me know if you need something more that just a link to Update Site.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list