Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 250053 Details for
Bug 407775
"org.eclipse.rcp.configuration_root.cocoa.macosx.x86(_64)" p2 IU does not delete eclipse symlink during uninstall
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
completion of comment 19/20
eclipse.platform.releng.aggregator.patch (text/plain), 2.87 KB, created by
Markus Keller
on 2015-01-19 14:40:24 EST
(
hide
)
Description:
completion of comment 19/20
Filename:
MIME Type:
Creator:
Markus Keller
Created:
2015-01-19 14:40:24 EST
Size:
2.87 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P eclipse.platform.releng.aggregator >diff --git eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf >index db48436..3ee1cd9 100644 >--- eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf >+++ eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf >@@ -25,7 +25,7 @@ > units.1.touchpoint.id=org.eclipse.equinox.p2.osgi > units.1.touchpoint.version=1.0.0 > units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace); >-units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); >+units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse); > > units.2.id=toolingorg.eclipse.platform.configuration > units.2.version=1.0.0 >@@ -36,7 +36,7 @@ > units.2.touchpoint.id=org.eclipse.equinox.p2.osgi > units.2.touchpoint.version=1.0.0 > units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace); >-units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse); >+units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); > > requires.3.namespace=org.eclipse.equinox.p2.iu > requires.3.name=toolingorg.eclipse.platform.configuration.gtk.linux.x86_64 >diff --git eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf >index d5f92b5..a2cdaea 100644 >--- eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf >+++ eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf >@@ -31,7 +31,7 @@ > units.1.touchpoint.id=org.eclipse.equinox.p2.osgi > units.1.touchpoint.version=1.0.0 > units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/workspace); >-units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); >+units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(path:${installFolder}/eclipse); > > units.2.id=toolingorg.eclipse.sdk.configuration > units.2.version=1.0.0 >@@ -42,7 +42,7 @@ > units.2.touchpoint.id=org.eclipse.equinox.p2.osgi > units.2.touchpoint.version=1.0.0 > units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/workspace); >-units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);remove(targetDir:${installFolder},linkName:eclipse); >+units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); > > units.3.id=toolingorg.eclipse.sdk.configuration.macosx.x86_64 > units.3.version=1.0.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 407775
:
242677
| 250053