I don't have time to respond to this whole email just now, but one thing:

Eclipse: No option to create an ant-based project by default (apart from creating a Java project from an existing build file - but insists on not keeping your project as is, but creating a dir in the workspace and copying your build file rather than keeping the one that's under svn). Ugh. Eclipse 3.3 has improved ever so slightly on this by referencing the external build file - but still won't treat your project dir in the external location as the project dir (for the sake of resources as so forth). That's just stupid.
It's worth noting that a huge feature set of Eclipse is the live incremental building ... That's a very different mentality than an ant-based build. I don't EVER do ant-based build projects, because you essentially have to turn off the incremental builder, which would cause me to commit suicide. For me, ant is just a final deployment step that occurs outside of Eclipse entirely. I suspect that the way I use Eclipse is the norm for most Eclipse users (not specifically WOLips, here, just Eclipse users in general), hence why ant-based builds is not as intuitive.

ms


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to