[jbosstools-issues] [JBoss JIRA] (JBIDE-21046) Need to implement "Bower Install" launch shortcut

Ilya Buziuk (JIRA) issues at jboss.org
Thu Nov 5 08:25:00 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-21046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Buziuk updated JBIDE-21046:
--------------------------------
    Description: 
[Bower Install|http://bower.io/docs/api/#install] - Installs the project dependencies
>From the user perspective it will be a launch shortcut just like existing "Bower Update"

*Steps to verify:*
- create JavaScript project
- create *bower.json* in it  via *"Bower Init"* wizard;
- add some *dependencies / devDependencies* to it (e.g. grunt / angular / jquery etc.)
- *"Bower Install"* must be available via right-clicking ( bower.json / parent folder / project / editor with opened bower.json ) -> Run As -> Bower install
- After launch all *dependencies / devDependencies* must be available in bower_component folder

  was:
[Bower Install|http://bower.io/docs/api/#install] - Installs the project dependencies
>From the user perspective it will be a launch shortcut just like existing "Bower Update"

Steps to verify:
- create JavaScript project
- create *bower.json* in it  via *"Bower Init"* wizard;
- add some *dependencies / devDependencies* to it (e.g. grunt / angular / jquery etc.)
- *"Bower Install"* must be available via right-clicking ( bower.json / parent folder / project / editor with opened bower.json ) -> Run As -> Bower install
- After launch all *dependencies / devDependencies* must be available in bower_component folder



> Need to implement "Bower Install" launch shortcut
> -------------------------------------------------
>
>                 Key: JBIDE-21046
>                 URL: https://issues.jboss.org/browse/JBIDE-21046
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: nodejs
>    Affects Versions: 4.3.0.Final
>            Reporter: Ilya Buziuk
>            Assignee: Ilya Buziuk
>              Labels: new_and_noteworthy
>             Fix For: 4.4.0.Alpha1
>
>
> [Bower Install|http://bower.io/docs/api/#install] - Installs the project dependencies
> From the user perspective it will be a launch shortcut just like existing "Bower Update"
> *Steps to verify:*
> - create JavaScript project
> - create *bower.json* in it  via *"Bower Init"* wizard;
> - add some *dependencies / devDependencies* to it (e.g. grunt / angular / jquery etc.)
> - *"Bower Install"* must be available via right-clicking ( bower.json / parent folder / project / editor with opened bower.json ) -> Run As -> Bower install
> - After launch all *dependencies / devDependencies* must be available in bower_component folder



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


More information about the jbosstools-issues mailing list