I am making numerous, minute changes to .php files in Eclipse PDT then committing them and testing on the server.
The repetitive six-step commit process is getting tedious:
right-click
team
Commit...
click "choose previously selected comment"
select in list
click OK
Does anyone know of a hotkey or other process to expedite this?
UPDATE: does anyone know of a general hotkey macro tool for windows applications which would allow me to program a macro that would make these 6 clicks for me?