Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Make Use of Rename Events With Resource Change Events
Make Use of Rename Events With Resource Change Events [message #494260] Thu, 29 October 2009 19:42
Eclipse UserFriend
Originally posted by: runzhou.li.gmail.com

Hi,

I cannot really describe well in the topic, so I'll try to be as specific as
possible in the content. And thank you for your time reading this.

What I'm trying to do is whenever a user creates a new dynamic web project,
there is a pop-up dialog with some information. But soon I found out that
the pop-up dialog will show up when I rename the dynamic web project, which
is not expected.

My original thought on how to resolve this issue was to implement
IResourceChangeListener, and IRefactoringExecutionListener within one class,
and make up the conditions to restrict showing up that dialog. However,
after investigation, I figured out that rename of dynamic web project does
not apply to RenameResourceDescriptor, but rather something I have no access
to (RenameJava...something?).

So what's the perfect way to do this? Or my thought was correct, just that
there are more things to be taken care of? In any case, please help me!

Sincerely,

--
Runzhou Li
Previous Topic:"Named Template XXXX is not available" error
Next Topic:Using XHTML+RDFa DOCTYPE
Goto Forum:
  


Current Time: Fri Apr 19 01:12:33 GMT 2024

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

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

Back to the top