Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » NewSearchUI EmptySearchView
NewSearchUI EmptySearchView [message #63548] Thu, 28 May 2009 08:08 Go to next message
Beat Schaller is currently offline Beat SchallerFriend
Messages: 42
Registered: July 2009
Member
Hi

I am using the NewSearchUI for a search in my application. In my
perspective I want to have two views (search and result) and the
corresponding editor.

Over the extension point 'perspectiveExtensions' I set the result view
'org.eclipse.search.ui.views.SearchView'. All okay - after a search the
result is shown correct.

I've done the implementation, all works BUT...

The Class SearchView.EmptySearchView displays the message "No search
results available. Start a search from the search dialog..." - How can I
change this message to display another message, also in another
language??? Other solution than to patch the original plugin or extend the
SearchView class?
Re: NewSearchUI EmptySearchView [message #64010 is a reply to message #63548] Wed, 03 June 2009 06:20 Go to previous messageGo to next message
Beat Schaller is currently offline Beat SchallerFriend
Messages: 42
Registered: July 2009
Member
Hello, no one has the same problem? Is this a special request to want to
customize an empty view in a desired language??????
Re: NewSearchUI EmptySearchView [message #64077 is a reply to message #63548] Thu, 04 June 2009 08:16 Go to previous message
Beat Schaller is currently offline Beat SchallerFriend
Messages: 42
Registered: July 2009
Member
For the moment I have a workaround...

When creating a fragment to the search plugin, I can provide a
SearchMessage_de.properties. With this solution I am able to show a simple
message in german.

But if I have to provide a message in English - how can i replace this
message from EmptySearchView? I don't want a Java Search in a business
application.

Is this a bug?
Re: NewSearchUI EmptySearchView [message #598082 is a reply to message #63548] Wed, 03 June 2009 06:20 Go to previous message
Beat Schaller is currently offline Beat SchallerFriend
Messages: 42
Registered: July 2009
Member
Hello, no one has the same problem? Is this a special request to want to
customize an empty view in a desired language??????
Re: NewSearchUI EmptySearchView [message #598096 is a reply to message #63548] Thu, 04 June 2009 08:16 Go to previous message
Beat Schaller is currently offline Beat SchallerFriend
Messages: 42
Registered: July 2009
Member
For the moment I have a workaround...

When creating a fragment to the search plugin, I can provide a
SearchMessage_de.properties. With this solution I am able to show a simple
message in german.

But if I have to provide a message in English - how can i replace this
message from EmptySearchView? I don't want a Java Search in a business
application.

Is this a bug?
Previous Topic:customize the org.eclipse.ui.newWizard extension point
Next Topic:View dynamic toolbar drop down menu
Goto Forum:
  


Current Time: Thu Apr 18 01:58:05 GMT 2024

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

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

Back to the top