Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Cant find FindReplaceDocumentAdapterContentProposalProvider
Cant find FindReplaceDocumentAdapterContentProposalProvider [message #780006] Tue, 17 January 2012 01:28 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
I'm attempting to write a ContentProposalAdapter.
I'd like to use a FindReplaceDocumentAdapterContentProposalProvider as documented at http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Findex.html

The problem is that Eclipse can't find the class when I reference it.
It finds the ContentProposalAdapter, but not the FindReplace... class
I don't get a Quick Fix choice to "add import for...". It only suggests "Create ..."

Is this class in some obscure unusual place?

Re: Cant find FindReplaceDocumentAdapterContentProposalProvider [message #781172 is a reply to message #780006] Fri, 20 January 2012 16:33 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 17.01.2012 02:28, Missing name Mising name wrote:
> I'm attempting to write a ContentProposalAdapter.
> I'd like to use a FindReplaceDocumentAdapterContentProposalProvider as
> documented at
> http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Findex.html
>
>
> The problem is that Eclipse can't find the class when I reference it.
> It finds the ContentProposalAdapter, but not the FindReplace... class
> I don't get a Quick Fix choice to "add import for...". It only
> suggests "Create ..."
>
> Is this class in some obscure unusual place?
This is in the 'org.eclipse.jface.text' bundle.

Dani
>
>
Previous Topic:Limit Browser use of external URL's?
Next Topic:How to add an Ecore Editor in my RCP application
Goto Forum:
  


Current Time: Sat Apr 27 00:12:16 GMT 2024

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

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

Back to the top