Community
Participate
Working Groups
Build Identifier: 20100917-0705 It seems that in projects with a classic Apache/Maven layout, Mylyn gets a little confused as to what it should focus on. Specifically you'd usually have a 'src/main/java' defined as a source folder. But when using Mylyn it seems to prefer to use the raw folder structure instead. Resulting is loosing all the fancy options Eclipse have to reduce the size of the source tree. Reproducible: Always Steps to Reproduce: 1. Create a java project with a 'src/main/java' source folder and add some source files into it 2. Enable a Mylyn task for focused work 3. Edit a source file and see the tree explode
Created attachment 183202 [details] Simple Test Project
Created attachment 183203 [details] Shows a somewhat confused Mylyn
Tracked on bug 321348. *** This bug has been marked as a duplicate of bug 321348 ***