annotate .metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @ 287:4815ed0f21de
prerelease
Makefile refactoring:
- avoids recursive call to build with/without main
- takes EXAMPLE parameter. Copies the examples/$(EXAMPLE) folder to projects/$(PROJECT) and $PROJECT defaults to exampleTestProject
- you can now `make run` (TODO: currently re-links, should instead run without linking)
author |
Giulio Moro <giuliomoro@yahoo.it> |
date |
Wed, 18 May 2016 01:46:32 +0100 |
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> |