>> As I mentioned before, I want all the classes for all projects >> to be built in the same directory.
> Why on earth are you doing that? To make it easier to debug. This is a web app, so runs within a specific directory on an application server (JBoss). By compiling into this single directory, developers can make quick changes to files without having to redeploy every single time (which gets .really. annoying). Better ideas most welcome. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
