Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How do I index certain resources on IDE start up?
How do I index certain resources on IDE start up? [message #289890] Fri, 12 August 2005 12:00
Stefan Junsved is currently offline Stefan JunsvedFriend
Messages: 56
Registered: July 2009
Member
Hi

1. Is there an API to tell the IDE to index certain files on start up?
2. Is there an API to ask the IDE for resources that have a certain text
string within them and get a list of these resources?

I want to use this when I perform a rename->refactor operation. I extend the
org.eclipse.ltk.core.refactoring.renameParticipants and take care of the
rename myself on my specific resources. However, there's a preview in the
rename wizard where affected resources can be listed, and I want to be able
to present such a list there.

Thanks in advance.

/Stefan
Previous Topic:eclipse as an rich client platform using Windows terminal server
Next Topic:What to do upon "Unhandled event loop exception reason: NullPointerException" that does no
Goto Forum:
  


Current Time: Fri Apr 26 07:22:25 GMT 2024

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

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

Back to the top