[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2452) Create hotkey methods for project archiver

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Aug 10 18:48:29 EDT 2009


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

Rob Stryker resolved JBIDE-2452.
--------------------------------

    Fix Version/s: 3.1.0.M3
                       (was: LATER)
       Resolution: Done


A long time in coming but finally in.   While no initial keybinding is set, a keybinding c an be added by the user. The code will check the dynamic variables of eclipse for the "project_name" variable, which returns the project name of the last project to be touched / selected in most views. 

If a user selects WebProject, but then selects UtilProject/some/file.txt,  the variable will resolve to UtilProject. Selecting any resource will change the value fo this variable to the containing project of the last selected resource. 

Executing a keybinding to kick off this command will execute a FULL build (not incremental) on the aforementioned project. If the user wants to execute an incremental build he should simply execute a ctrl+b or whichever binding they have to do the standard build action, as that should invoke the archives builder and incrementally update any changed archives. 

> Create hotkey methods for project archiver
> ------------------------------------------
>
>                 Key: JBIDE-2452
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2452
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Archives
>    Affects Versions: 2.1.0.GA
>         Environment: WIndows XP
>            Reporter: Eckehardt Luhm
>            Assignee: Rob Stryker
>             Fix For: 3.1.0.M3
>
>
> With the JBoss Tools 2.1.0GA I can build and deploy projects via the "Project archives" view (right click, "Build Archive (Full)" resp. "Publish To Server"). I would like to have hotkeys assigned for these, so deployment gets simplified. So please add some hotkey methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list