Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I don't know of any means to colour the editor out of the box. It would certainly be possible to implement a plugin that colours the background or tab based on the project, but I don't know of any existing plugin or option to do so. If working sets or editor linking don't work for you I can give you some pointers on implementing such a plugin yourself.</p> <hr> <p>You can define a working set for each project version (or collection of projects), then set the package explorer to use working sets as the top-level elements. To do this, select the triangle icon on the top right of the Package Explorer view, select <strong>Top Level Elements</strong> then <strong>Working Sets</strong>, then create your sets in the <strong>Configure Working Sets</strong> dialog and select one of the sets.</p> <p>This means you'd only see the selected working set at any one time. To change between working sets Select the triangle icon and <strong>Configure Working Sets...</strong>, then select the set you want to see (you can create new ones here too).</p> <hr> <p>Alternatively, if you want to keep track of which project an editor is pointing to, you can link the package explorer selection to the active editor by clicking the <strong>Link with Editor</strong> icon <a href="http://publib.boulder.ibm.com/infocenter/rtnlhelp/v6r0m0/topic/org.eclipse.cdt.doc.user/images/icon_link_with_editor.png" rel="nofollow noreferrer">alt text http://publib.boulder.ibm.com/infocenter/rtnlhelp/v6r0m0/topic/org.eclipse.cdt.doc.user/images/icon_link_with_editor.png</a> on the Package Explorer view</p>
 

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