Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>How to Install Visual Studio Key Bindings in Eclipse (Helios onwards)</strong></p> <p>For anyone finding this post, if you need step by step instructions and you're using Eclipse Indigo PDT , the following should help you:</p> <p>(Note: you will be prompted to restart Eclipse after installing)</p> <ol> <li>Start Eclipse</li> <li>Click <strong>Help</strong> -> <strong>Install New Software</strong></li> <li>In the <strong>Work with</strong> box select or type your <a href="http://wiki.eclipse.org/Older_Versions_Of_Eclipse" rel="noreferrer">version of Eclipse</a>, e.g.: <ul> <li>for <a href="http://download.eclipse.org/releases/neon/" rel="noreferrer">Neon (4.6)</a></li> <li>for <a href="http://download.eclipse.org/releases/mars/" rel="noreferrer">Mars (4.5)</a></li> <li>for <a href="http://download.eclipse.org/releases/luna" rel="noreferrer">Luna (4.4)</a></li> <li>for <a href="http://download.eclipse.org/releases/kepler" rel="noreferrer">Kepler (4.3)</a></li> <li>for <a href="http://download.eclipse.org/releases/juno" rel="noreferrer">Juno (4.2)</a></li> <li>for <a href="http://download.eclipse.org/releases/indigo" rel="noreferrer">Indigo (3.7)</a></li> <li>for <a href="http://download.eclipse.org/releases/helios" rel="noreferrer">Helios (3.6)</a></li> </ul></li> <li>Make sure the 'type filter text' box is blank.</li> <li>Wait for a list of names and versions to appear</li> <li>Scroll down to find <strong>Programming Languages</strong>, and expand it</li> <li>Locate <strong>C/C++ Development Tools</strong> and check the box</li> <li>Click <strong>Next</strong> and follow the remaining instructions on screen.</li> </ol> <p>After finishing the install and restarting Eclipse...</p> <ol> <li>Click Window -> Preferences</li> <li>Expand General</li> <li>Click Keys</li> <li>Change the Scheme drop down to Microsoft Visual Studio</li> <li>Click OK</li> </ol> <p>To confirm the update, try pressing <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>F</kbd> and the 'Search' dialogue box should appear.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload