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 12120 Details for
Bug 66737
Memento problem with org.eclipse.jdt.search.resultpage.grouping [search]
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 with the changed memento key
patch.txt (text/plain), 877 bytes, created by
Thomas M??der
on 2004-06-15 06:46:13 EDT
(
hide
)
Description:
Patch with the changed memento key
Filename:
MIME Type:
Creator:
Thomas M??der
Created:
2004-06-15 06:46:13 EDT
Size:
877 bytes
patch
obsolete
>Index: ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java >=================================================================== >RCS file: /home/eclipse/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java,v >retrieving revision 1.39 >diff -u -r1.39 JavaSearchResultPage.java >--- ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java 10 Jun 2004 13:18:00 -0000 1.39 >+++ ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java 15 Jun 2004 10:42:21 -0000 >@@ -473,7 +473,7 @@ > memento.putInteger(KEY_SORTING, fCurrentSortOrder); > memento.putString(KEY_FILTERS, encodeFilters()); > if (fLimitElements) >- memento.putString(KEY_GROUPING, TRUE); >+ memento.putString(KEY_LIMIT_ENABLED, TRUE); > else > memento.putString(KEY_LIMIT_ENABLED, FALSE); > memento.putInteger(KEY_LIMIT, getElementLimit());
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 66737
: 12120