c++ - Creating custom keyboard shortcuts in eclipse -


i'm using eclipse c++ ide , want create key board shortcut 2 steps: 1. saves files 2. builds project

is there way ?

  1. to save files shortcut ctrl+shift+s. can modify window->preference->general->editors->keys

  2. you can select build automaticaly in file menu project.

now when save files project build automatically.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -