[ http://jira.codehaus.org/browse/MNGECLIPSE-92?page=comments#action_66904 ]
Eugene Kuleshov commented on MNGECLIPSE-92: ------------------------------------------- Brad, if you want to take this and implement suggested approach for adding resources folders as class folders I would be able to take patch. See Java Buld Path -> Libraries -> Add Class Folder (that is in Eclipse 3.2 UI, in 3.1 it could be slightlu different, though structure of .classpath is the same). BTW, personally I like that folders for resources appear as packages, so they are flatened by Eclipse in Package Explorer... > Build path for resource directories should be 'exclude all' > ----------------------------------------------------------- > > Key: MNGECLIPSE-92 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-92 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Reporter: Brad Davis > Assignee: Eugene Kuleshov > Priority: Minor > Attachments: mvn2ide.patch > > > when you update the source folders in eclipse, resource folders are placed on > the build path in a naive manner. While they should be on the build path so > that running and debugging in eclipse places them in the class path, they > should have an exclude pattern of exclude all, so that any java files within > them will not be compiled and so that directories within the resources > folders will not appear as packages. > Attached is a patch that corrects this. -- 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