-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy patheclipse-projectSet.psf
53 lines (53 loc) · 4.96 KB
/
eclipse-projectSet.psf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
<provider id="org.eclipse.egit.core.GitProvider">
<project reference="1.0,https://github.com/gemoc/ale-lang,master,examples/helloworld"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,examples/logo.example"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,examples/logo.model"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,examples/logo.standalone"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,examples/minifsm"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.core"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,tests/org.eclipse.emf.ecoretools.ale.core.tests"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.examples"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,releng/org.eclipse.emf.ecoretools.ale.feature"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.ide"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.ide.ui"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,tests/org.eclipse.emf.ecoretools.ale.ide.ui.tests"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,releng/org.eclipse.emf.ecoretools.ale.target-platform"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,releng/org.eclipse.emf.ecoretools.ale.target-platform.win32"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,releng/org.eclipse.emf.ecoretools.ale.updatesite"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.xtext"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.xtext.ide"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.xtext.ide.theme"/>
<project reference="1.0,https://github.com/gemoc/ale-lang,master,plugins/org.eclipse.emf.ecoretools.ale.xtext.ui"/>
</provider>
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1570542873732_5" label="releng" name="releng">
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.target-platform" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.target-platform.win32" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.updatesite" type="4"/>
</workingSets>
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1570542894861_6" label="tests" name="tests">
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.core.tests" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.ide.ui.tests" type="4"/>
</workingSets>
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1570542828992_3" label="plugins" name="plugins">
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.examples" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.ide" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.xtext.ide" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.xtext.ide.theme" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.core" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.xtext.ui" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.xtext" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.ide.ui" type="4"/>
</workingSets>
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1574516177859_13" label="features" name="features">
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.emf.ecoretools.ale.feature" type="4"/>
</workingSets>
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1570543002565_7" label="examples" name="examples">
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/logo.example" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/minifsm" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/logo.standalone" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/logo.model" type="4"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/helloworld" type="4"/>
</workingSets>
</psf>