Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 407775 | Differences between
and this patch

Collapse All | Expand All

(-)eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf (-2 / +2 lines)
Lines 25-31 Link Here
25
units.1.touchpoint.id=org.eclipse.equinox.p2.osgi
25
units.1.touchpoint.id=org.eclipse.equinox.p2.osgi
26
units.1.touchpoint.version=1.0.0
26
units.1.touchpoint.version=1.0.0
27
units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace);
27
units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace);
28
units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);
28
units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse);
29
29
30
units.2.id=toolingorg.eclipse.platform.configuration
30
units.2.id=toolingorg.eclipse.platform.configuration
31
units.2.version=1.0.0
31
units.2.version=1.0.0
Lines 36-42 Link Here
36
units.2.touchpoint.id=org.eclipse.equinox.p2.osgi
36
units.2.touchpoint.id=org.eclipse.equinox.p2.osgi
37
units.2.touchpoint.version=1.0.0
37
units.2.touchpoint.version=1.0.0
38
units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace);
38
units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace);
39
units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse);
39
units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);
40
40
41
requires.3.namespace=org.eclipse.equinox.p2.iu
41
requires.3.namespace=org.eclipse.equinox.p2.iu
42
requires.3.name=toolingorg.eclipse.platform.configuration.gtk.linux.x86_64
42
requires.3.name=toolingorg.eclipse.platform.configuration.gtk.linux.x86_64
(-)eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf (-2 / +2 lines)
Lines 31-37 Link Here
31
units.1.touchpoint.id=org.eclipse.equinox.p2.osgi
31
units.1.touchpoint.id=org.eclipse.equinox.p2.osgi
32
units.1.touchpoint.version=1.0.0
32
units.1.touchpoint.version=1.0.0
33
units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace);
33
units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace);
34
units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);
34
units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse);
35
35
36
units.2.id=toolingorg.eclipse.sdk.configuration
36
units.2.id=toolingorg.eclipse.sdk.configuration
37
units.2.version=1.0.0
37
units.2.version=1.0.0
Lines 42-48 Link Here
42
units.2.touchpoint.id=org.eclipse.equinox.p2.osgi
42
units.2.touchpoint.id=org.eclipse.equinox.p2.osgi
43
units.2.touchpoint.version=1.0.0
43
units.2.touchpoint.version=1.0.0
44
units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace);
44
units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace);
45
units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(targetDir:${installFolder},linkName:eclipse);
45
units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);
46
46
47
units.3.id=toolingorg.eclipse.sdk.configuration.macosx.x86_64
47
units.3.id=toolingorg.eclipse.sdk.configuration.macosx.x86_64
48
units.3.version=1.0.0
48
units.3.version=1.0.0

Return to bug 407775