Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » IResourceDeltaVistor and handling a project copy
IResourceDeltaVistor and handling a project copy [message #1009707] Fri, 15 February 2013 09:55
Eclipse UserFriend
What is the proper way to handle a Project copy in a IResourceDeltaVistor ,
where after the copy we want to modify the names of some of the files in the
copied project to match the new project name. In order to do this I would
like to be able to get the previous name of the project so that I can match
files in the copied project. I already have the rename project feature
working, but cannot seem to find the magic for a copy operation. I have
tried using the COPIED_FROM bit similar to how I used the MOVED_FROM bit but
that did not seem to work.
Previous Topic:Find Replace Regular Expression
Next Topic:making my first android app
Goto Forum:
  


Current Time: Thu Jun 12 09:42:38 EDT 2025

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

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

Back to the top