[ http://jira.codehaus.org/browse/MNGECLIPSE-15?page=comments#action_53968 ]
Eugene Kuleshov commented on MNGECLIPSE-15: ------------------------------------------- Let's try to look at this from a different angle. why would you need these resources anyways? I can only think that they could be needed to run unit tests. However wWhen you run these tests from Maven resources already taken from the right folders. So, we may just add some support for JUnit runner within Eclipse that will use right resource folders when needed. > 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 > > > 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]
