[ http://jira.codehaus.org/browse/MNGECLIPSE-15?page=comments#action_54074 ]
YOKOTA Takehiko commented on MNGECLIPSE-15: ------------------------------------------- In fact, my strongest motivation to separate output folders per subprojects is to suppress Eclipse's warning messages about conflict of resources by copying into single output folder. So it may not be critical issue not to separate output folder, but lots of meaningless warning messages disturb development because they jam other important error messages up. > As a side note, when resources are placed in a separate folder we may use > resource folder as an output folder for Eclipse, so it won't even need to copy > anything. I'm sorry but I could not see what you meant. Could you please explain "use resource folder as an output folder for Eclipse" in detail? > Output folders are not set correctly by 'Update Sources' action > --------------------------------------------------------------- > > Key: MNGECLIPSE-15 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-15 > Project: Maven 2.x Plug-in for Eclipse > Type: Bug > Reporter: YOKOTA Takehiko > Assignee: Eugene Kuleshov > Attachments: patch.txt > > > Although source folders on build path are updated correctly by 'Update > Sources' action, > output folders are not updated at all. > For example, it is expected that output folder for 'src/test/java' and > 'src/test/resources' > is set to 'target/test-classes', but not set. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
