[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dltk] LTK: Need to replace DeleteResourcedRefactoringContribution

Hi,

I have a requirement to bypass the creation of ResourceUndoState object for every file while deleting a project whose folders are symlinks to an external proj. For more details, http://www.eclipse.org/newsportal/article.php?id=80692&group=eclipse.platform#80692

I am trying to replace the DeleteResourcesRefactoringContribution with my own version. Anybody has faced similar situation or have any other ideas regarding this scenario?

Thanks,
Praveen