> Michael Gloegl wrote: > >> Hi, >> >>> I did an 'ant dist' on top of Hibernate3 and the antlr-2.7.2.jar is >>> mandatory in the %ant_home%/lib dir, otherwise the build fails. Is it >>> expected? >>> I saw a taskdef CP definition in the build.xml but it does not seems to >>> work fine on my box (W2k / Tiger beta1 / ant 1.6.1) >> >> >> I had the same problem, too - WinXP/1.4.2_04/ant 1.6.1. >> >> Besides placing the generated sources into /build is a real problem >> for Eclipse users, basically because you can't declare a subdirectory >> of the class output folder as a source folder. Could the generated >> sources probably be output somewhere else, like making /genreated-src >> a top-level directory for the build? >> > No (IMHO) - everything that is generated from somewhere should be in > build ;) > > You as an eclipse user can very nicely make your eclipse point to e.g. > /build/eclipse. > That works very nicely for me and all my other projects. > > /max
Agreed either use a build/eclipse dir or add a top level eclipse/ dir (excluded in .cvsignore) Emmanuel Bernard [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel