Community
Participate
Working Groups
When I'm trying to debug a class of my project the sources of the classes can not be found and instead a view is displayed saying "Source not found Edit Source Lookup Path..." When I edit the source lookup path, only the addition of a "File System Directory" works for looking up the source. But that must be done for every launch configuration. The behaviour can be reproduced with a new project that contains only one class with a main method. Even this class will not be found when you try to debug it. The problem exists in the 3.1RC2 and 3.1RC3 under Linux (Windows works fine). I don't tested 3.1RC1 but in 3.1M7 it was still working under Linux.
I have the same issue with 3.1RC3 on linux. I notice the behaviour for projects outside of the workspace. ie, workspace: ~/dev/eclipse.workspace/ project: ~/dev2/eclipse.workspace/project_folder
*** This bug has been marked as a duplicate of 100807 ***