Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There are:</p> <ul> <li>system optimizations: <a href="https://stackoverflow.com/questions/142357/what-are-the-best-eclipse-34-jvm-settings#144349">eclipse.ini</a></li> <li>shortcuts optimizations: <ul> <li><a href="http://eclipsenuggets.blogspot.com/2007/05/quick-access-ctrl3-is-bliss-are-you-one.html" rel="nofollow noreferrer">Quick Access (<kbd>Ctrl</kbd>+<kbd>3</kbd>)</a> (the mother of all shortcuts! With it, you can access almost everything in Eclipse)</li> <li>Quick Fix (you should make sure it has a convenient shortcut attached to it)<br> <img src="https://i.stack.imgur.com/qhrWl.jpg" alt="Quick Fix"></li> </ul></li> <li><a href="https://stackoverflow.com/questions/952290/how-do-i-save-eclipse-launch-profiles-across-workspaces/952381#952381">launchers optimizations</a> : save them with your projects and do not forget to uncheck the option "Delete configurations when associated resource is deleted" in the "<code>Run/Launching/Launch Configuration</code>" preference panel:</li> </ul> <p>And then there are the configuration of:</p> <ul> <li><a href="https://stackoverflow.com/questions/881655/importing-exporting-project-preferences">project preferences</a></li> <li><a href="https://stackoverflow.com/questions/627914/how-to-add-perspectives-in-eclipse/628005#628005">perspectives</a> (which you can configure across multiple screens)</li> <li><a href="https://stackoverflow.com/questions/582391/installing-eclipse-3-4-plugins-in-a-directory-other-than-eclipsehome-plugins/582430#582430">provisioning mechanism p2</a> (with bundle pools to share plugins across multiple eclipse installations)</li> </ul>
    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