On Mon, May 25, 2009 at 3:33 PM, Brad Balmer <[email protected]> wrote: > I am trying to switch from using the eclipse plugin to using the ant task to > generate my files. It seems that no matter what I do, ibator replaces my > existing .java and .xml files instead of only merging the new changes. > > Is this a side effect from switching from the plugin to an ant build? > > I copied the ant task directly from the site.
Recently someone asked a similar question on this mailing list: http://www.mail-archive.com/[email protected]/msg13867.html In short: only the Eclipse plugin merges the changes.
