Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to track modified files since last ant task run
How to track modified files since last ant task run [message #336960] Thu, 16 July 2009 12:39
Eclipse UserFriend
Originally posted by: Christopher.Lapes.xlntinc.com

Hi,

What i would like to accomplish is this; Whenever a java bean file is
modified I would like to add it to a list somewhere so when XDoclet runs
it's ant task I can only include the files in the ant task dynamically that
are in this modified file list.

So basically I am looking for a way to only include bean files in the
XDoclet ant task which have been modified since the XDoclet ant task was
last run, as opposed to including all beans which may not need to be
regenerated by XDoclet.

If there is a better place to post this please let me know.

Chris
Previous Topic:How To Programmatically Add Nature And Builders Into A Project
Next Topic:Master configuration initialization
Goto Forum:
  


Current Time: Wed Apr 24 23:41:44 GMT 2024

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

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

Back to the top