On 9/17/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Eclipse does. Maven for instance doesn't.
Are you sure the maven eclipse:eclipse doesn't generate the auto copying of HTML files for you when you add the src/main/java as a resources directory in your pom, such as our quickstart archetype and quickstart project does? Each time I create a project from scratch using the normal eclipse wizards, I have to add HTML file copying. This is mainly because usually html next to Java classes is associated with JavaDoc and that typically doesn't have a place in applications. Martijn -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
