Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » limit search results OR hide search view toolbar icons dynamically
limit search results OR hide search view toolbar icons dynamically [message #714007] Tue, 09 August 2011 14:58
Eclipse UserFriend
Originally posted by: M Luchian

<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello, <br>
<br>
I have a custom made IDE that will host a numerous number of files
in a given project (of the order of 30000) and it is possible that
the user will invoke a text search using the integrated search in
the IDE package. <br>
However when there is a large number of matches, pressing the expand
all button in the search results view (tree mode) causes the GUI not
to respond anymore. <br>
<br>
<img src="http://www.eclipse.org/forums/index.php?t=getfile&amp;id=3600" alt=""><br>
<br>
<img src="http://www.eclipse.org/forums/index.php?t=getfile&amp;id=3601" alt=""><br>
<br>
<u>Is there a way to remove the "expand all" action programmatically
and / or the "show as tree" option whenever a search view appears
in the workbench? </u><br>
<br>
I know this is possible for console views as I simplify them with a
console participant (by removing the action contributions in the
init() function of the participant), however there is no such thing
for search views. <br>
<br>
Would some of you have any ideas?<br>
<br>
Best regards, <br>
<br>
Mircea<br>
<br>
<br>
</body>
</html>
  • Attachment: fhbejfgb.png
    (Size: 12.95KB, Downloaded 269 times)
  • Attachment: bbabihdi.png
    (Size: 6.78KB, Downloaded 275 times)
Previous Topic:One (network) workspace - many logins/users - SVN
Next Topic:Identify when Eclipse is closed
Goto Forum:
  


Current Time: Thu Apr 25 04:37:55 GMT 2024

Powered by FUDForum. Page generated in 0.02896 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top