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 155815 Details for
Bug 297242
Patches for org.eclipse.ui.ide in the API branch
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 for UI.IDE for the Query API move
ui_ide.patch (text/plain), 1.27 KB, created by
Ian Bull
on 2010-01-11 19:58:23 EST
(
hide
)
Description:
Patch for UI.IDE for the Query API move
Filename:
MIME Type:
Creator:
Ian Bull
Created:
2010-01-11 19:58:23 EST
Size:
1.27 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.ui.ide >Index: src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java,v >retrieving revision 1.14.2.3 >diff -u -r1.14.2.3 ConfigurationLogUpdateSection.java >--- src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java 6 Jan 2010 20:39:21 -0000 1.14.2.3 >+++ src/org/eclipse/ui/internal/ide/dialogs/ConfigurationLogUpdateSection.java 12 Jan 2010 01:01:00 -0000 >@@ -17,11 +17,11 @@ > import java.util.SortedSet; > import java.util.TreeSet; > >-import org.eclipse.equinox.internal.provisional.p2.metadata.query.InstallableUnitQuery; > 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.query.IQueryResult; >+import org.eclipse.equinox.p2.metadata.query.InstallableUnitQuery; >+import org.eclipse.equinox.p2.query.IQueryResult; > import org.eclipse.osgi.service.resolver.BundleDescription; > import org.eclipse.osgi.service.resolver.PlatformAdmin; > import org.eclipse.osgi.service.resolver.State;
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 297242
:
154543
| 155815