If they are java source files,
you should be able to open them
before starting the debugger.
Are you getting any error message while opening these java files??
Or perhaps, if you have a decompiler plugin for eclipse,
it must be decompiling the .class files to .java files
while debugging... (Just a guess...)