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 153349 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 to react to the move of IArtifactKey
pde.patch (text/plain), 1.44 KB, created by
Pascal Rapicault
on 2009-11-30 10:28:29 EST
(
hide
)
Description:
Patch to react to the move of IArtifactKey
Filename:
MIME Type:
Creator:
Pascal Rapicault
Created:
2009-11-30 10:28:29 EST
Size:
1.44 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.pde.core >Index: src/org/eclipse/pde/internal/core/target/IUBundleContainer.java >=================================================================== >RCS file: /cvsroot/eclipse/pde/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/target/IUBundleContainer.java,v >retrieving revision 1.5.2.4 >diff -u -r1.5.2.4 IUBundleContainer.java >--- src/org/eclipse/pde/internal/core/target/IUBundleContainer.java 27 Nov 2009 22:31:52 -0000 1.5.2.4 >+++ src/org/eclipse/pde/internal/core/target/IUBundleContainer.java 30 Nov 2009 15:31:01 -0000 >@@ -19,10 +19,12 @@ > import org.eclipse.equinox.internal.provisional.p2.director.IPlanner; > import org.eclipse.equinox.internal.provisional.p2.director.ProfileChangeRequest; > import org.eclipse.equinox.internal.provisional.p2.engine.*; >-import org.eclipse.equinox.internal.provisional.p2.metadata.*; >+import org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit; >+import org.eclipse.equinox.internal.provisional.p2.metadata.Version; > import org.eclipse.equinox.internal.provisional.p2.metadata.query.*; > import org.eclipse.equinox.p2.engine.IEngine; > import org.eclipse.equinox.p2.engine.IProvisioningPlan; >+import org.eclipse.equinox.p2.metadata.IArtifactKey; > import org.eclipse.equinox.p2.repository.IRepositoryManager; > import org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager; > import org.eclipse.equinox.p2.repository.artifact.IFileArtifactRepository;
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