annotate .metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @ 45:579c86316008
newapi
Major API overhaul. Moved to a single data structure for handling render functions. Functionally, generally similar except for scheduling within PRU loop function, which now uses interrupts from the PRU rather than polling. This requires an updated kernel.
author |
andrewm |
date |
Thu, 28 May 2015 14:35:55 -0400 |
parents |
8a575ba3ab52 |
children |
|
rev |
line source |
andrewm@0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
andrewm@0
|
2 <workingSetManager>
|
andrewm@0
|
3 <workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1381999860395_0" label="Window Working Set" name="Aggregate for window 1381999860394"/>
|
andrewm@0
|
4 </workingSetManager> |