VERSION|0.4.7.1|SUBJECT|Source not found in Eclipse 3.2.2 on Ubuntu Feisty Fawn|CONTENT|When debugging a Java program, breakpoints would cause the program to stop, but instead of showing my source code, it was showing a &quot;source not found&quot; in red.  This was working fine before upgrading to feisty.

I tried editing the source lookup path to no avail.

The issue was Eclipse running under the java-gcj VM.  I edited my /etc/eclipse/java_home file and placed /usr/lib/jvm/java-1.5.0-sun at the very top and restarted Eclipse.  This time it ran under Sun&#039;s VM and the problem went away!
|CATEGORIES|1,2|DATE|1178741730