[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problem with deleting files

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-06-11 03:02:32 CEST

I figured someone would ask that, it is a fair question. In this specific
example, it is an IBM tool that host "Green Screens" and generates a JSP
that communicates with the legacy program. They call it "WebFacing". It
manifests itself as a fairly typical web application within the IDE. It
would be difficult, if not impossible to configure Eclipse to ignore the
generated files without impacting any other normal web applications in the
IDE.

Also, because they are JSP and in theory could be edited I think people
just feel better storing the files in a repository, not to mention that is
much easier to setup a new workspace for another developer as the
conversion process is quite time intensive. Finally, with the files in a
repository it makes it easier to use scripts for deploying files from the
repository.

In the mainframe/AS/400 tools built on Eclipse there are a lot of these
scenarios where files are generated from things on the host. I think even
the EMF generator in Eclipse might have this issue.

Mark

"Greg Irvine" <greg.irvine@thalesatm.com> wrote on 06/10/2004 06:48:08 PM:

> My first thought/question is:
>
> Why are you committing generated files into your repository?
>
>
> Greg.
>
>
>
>
>
> -----Original Message-----
> From: Mark Phippard [mailto:MarkP@softlanding.com]
> Sent: Friday, 11 June 2004 4:14 AM
> To: dev@subclipse.tigris.org
> Subject: Problem with deleting files
>
> A number of the tools that IBM provide in their Eclipse-based IDE's
> generate code, typically Java or JSP but that does not really matter he
> problem is that when you make changes these code generators typically
> operate by first deleting the previously generated files and then
generating
> the new ones to replace them.
>
> [...snip...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
Received on Fri Jun 11 11:02:32 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.