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

Hi Praveen,

I suppose this newsgroup is not the best one to ask about org.eclipse.ltk plugins, since DLTK = Dynamic Languages Toolkit -> Frameworks & IDEs for dynamic (scripting) languages.

However, I have not found anything special for LTK, so I would recommend to use Eclipse Platform communication channels.

Regards,
Alex

Praveen K Subramanian wrote:
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