Re: Shortcut for compilation

2012-10-03 Thread Agris Skuja
Thank you for you answer. I just tried your combination - yes it does compile my project. But. It compiles significantly slower. For example - when I select GWT compile project from toolbar - then compilation time is between 13 - 15 seconds. When I press Ctrl + F11 and select Compile GWT

Shortcut for compilation

2012-10-02 Thread Agris Skuja
Is anybody successfully set up shortcut key for compilation in eclipse? I mean - I would like to define some strange key combination (for example: Ctrl+Shift+F9) to compile my project. Istead of this - I have to take my mouse and point to google icon, click, then choose GWT Compile Project

Re: Shortcut for compilation

2012-10-02 Thread Joseph Lust
Agris, CTRL+F11 http://theshyam.com/2009/07/eclipse-productivity-shortcuts/ will run the last build configuration you ran in Eclipse. That should do the trick for you, assuming you use a Maven or GWT build configuration. Sincerely, Joseph -- You received this message because you are