Hello, In Eclipse 3.1 there is a setting that by default leaves some files out of the .bin (output) folder. Goto 'Window' -> 'Preferences' and look under 'Java' -> 'Compiler' -> 'Building'. There is a setting there called 'Output folder' with a input box called 'Filtered resources'. In that row is a comma delimited string of files that isn't included in the output folder. I'll bet that '*.html' is somewhere in that string on your Eclipse :) If you're using a version other than Eclipse 3.1 maybe the setting is somewhat different.
Regards, /Niklas -----Ursprungligt meddelande----- Från: Adam Greene [mailto:[EMAIL PROTECTED] Skickat: den 23 september 2005 05:43 Till: Tapestry users Ämne: OT: Eclipse won't move html files to bin I'm sorry as this is off topic but it has stopped me from being able to develop with Tapestry :-) Has anyone come across the problem of Eclipse, when building a project does not copy the HTML files to the output folder. I have the Tapestry source and a web project in Eclipse. It will copy the HTMLs in the Tapestry source tree, but my web project won't. __________ NOD32 1.1230 (20050922) Information __________ This message was checked by NOD32 antivirus system. http://www.eset.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
