Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Accessing file history of Eclipse programmatically, possible?
Accessing file history of Eclipse programmatically, possible? [message #166033] Mon, 28 June 2004 10:24
Eclipse UserFriend
Originally posted by: sunay.yaldiz.gentleware.com

Hi all,
I have a question about the integrated file history of Eclipse. In case
I know which files are to be replaced/or taken from the history, can I
replace/get them programmatically ?

When I use delete() method on a IPackageFragment
instance(programmatically again), then whole src directory structure
matching the deleted package gets really deleted from the file system.
When I want to undo the deletion of a package fragment instance, I think
the only way is to get the files back from the local Eclipse history, am
I right?

All answers are appreciated,
Thanks

Sunay
Previous Topic:configuring Jars for Java apps
Next Topic:Converting /* .. */ to // comments?
Goto Forum:
  


Current Time: Thu May 08 08:15:09 EDT 2025

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

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

Back to the top