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

Nick Boldt (JIRA) issues at jboss.org
Fri May 23 08:55:57 EDT 2014


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

Nick Boldt commented on JBIDE-17278:
------------------------------------

Thanks for all that extra description, but there isn't really room for it in the connector. Here's a shorter version (with the icon renamed to adhere to our existing conventions):

{code}
      <!-- JBIDE-17278: new AngularJS connector -->
      <connectorDescriptor
            categoryId="org.jboss.tools.central.discovery.d.maven"
            groupId="org.jboss.tools.central.discovery.d.maven.configurators"
            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="Angelo ZERR"
            siteUrl="${jboss.discovery.site.url:http://download.jboss.org/jbosstools/updates/development/luna/central/earlyaccess/}">
            <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"/>
            <!-- do we need these platform fragments? 
            <iu id="tern.eclipse.linux.gtk.x86.feature"/>
            <iu id="tern.eclipse.macosx.cocoa.x86_64.feature"/>
            <iu id="tern.eclipse.win32.win32.x86.feature"/>
            -->
         <icon
               image32="images/angularjs_icon32.png">
         </icon>
         <overview
               url="https://marketplace.eclipse.org/content/angularjs-eclipse">
         </overview>
      </connectorDescriptor>
{code}

When I try to install the angularjs-eclipse-feature, it doesn't force me to install any of the tern features.

It only installs 6 extra plugins: tern.core, tern.eclipse, tern.eclipse.ide.core, tern.eclipse.ide.ui, tern.server.nodejs, and minimal-json 0.9.1.

So maybe we can simplify this further?

> Add AngularJS-eclipse 0.2.0 to Central Early Access
> ---------------------------------------------------
>
>                 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
>
>         Attachments: AngularJS16x16.png, AngularJS32x32.png
>
>
> 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