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 155879 Details for
Bug 292691
PDE's use of p2 API
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]
Patch addressing some types being moved around
PDE-MoveAPI.patch (text/plain), 1.98 KB, created by
Pascal Rapicault
on 2010-01-12 11:22:38 EST
(
hide
)
Description:
Patch addressing some types being moved around
Filename:
MIME Type:
Creator:
Pascal Rapicault
Created:
2010-01-12 11:22:38 EST
Size:
1.98 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.pde.core >Index: src/org/eclipse/pde/internal/core/P2Utils.java >=================================================================== >RCS file: /cvsroot/eclipse/pde/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/P2Utils.java,v >retrieving revision 1.20.6.6 >diff -u -r1.20.6.6 P2Utils.java >--- src/org/eclipse/pde/internal/core/P2Utils.java 8 Dec 2009 15:46:47 -0000 1.20.6.6 >+++ src/org/eclipse/pde/internal/core/P2Utils.java 12 Jan 2010 16:26:03 -0000 >@@ -27,8 +27,7 @@ > import org.eclipse.equinox.p2.core.IProvisioningAgent; > import org.eclipse.equinox.p2.core.IProvisioningAgentProvider; > import org.eclipse.equinox.p2.engine.*; >-import org.eclipse.equinox.p2.metadata.IInstallableUnit; >-import org.eclipse.equinox.p2.metadata.IRequirement; >+import org.eclipse.equinox.p2.metadata.*; > import org.eclipse.osgi.service.resolver.*; > import org.eclipse.pde.core.plugin.IPluginBase; > import org.eclipse.pde.core.plugin.IPluginModelBase; >#P org.eclipse.pde.ui >Index: src/org/eclipse/pde/internal/ui/build/RuntimeInstallJob.java >=================================================================== >RCS file: /cvsroot/eclipse/pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/build/RuntimeInstallJob.java,v >retrieving revision 1.16.2.14 >diff -u -r1.16.2.14 RuntimeInstallJob.java >--- src/org/eclipse/pde/internal/ui/build/RuntimeInstallJob.java 12 Jan 2010 15:33:49 -0000 1.16.2.14 >+++ src/org/eclipse/pde/internal/ui/build/RuntimeInstallJob.java 12 Jan 2010 16:26:04 -0000 >@@ -22,8 +22,7 @@ > import org.eclipse.equinox.p2.core.ProvisionException; > import org.eclipse.equinox.p2.engine.IProfile; > import org.eclipse.equinox.p2.engine.IProfileRegistry; >-import org.eclipse.equinox.p2.metadata.IInstallableUnit; >-import org.eclipse.equinox.p2.metadata.IRequirement; >+import org.eclipse.equinox.p2.metadata.*; > import org.eclipse.equinox.p2.metadata.query.InstallableUnitQuery; > import org.eclipse.equinox.p2.operations.*; > import org.eclipse.equinox.p2.query.IQueryResult;
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 292691
:
152095
|
152205
|
152362
|
152365
|
152504
|
152544
|
152984
|
152986
|
153141
|
153282
|
153349
|
153895
|
153988
|
154541
|
154542
|
154883
|
155120
|
155154
|
155466
|
155547
|
155813
|
155814
|
155879
|
155912
|
155913
|
155979