gud-jdb-build-source-files-list
gud-jdb-build-source-files-list is a compiled Lisp function in `gud.el
'.
(gud-jdb-build-source-files-list PATH EXTN)
Return a list of java source files (absolute paths).
PATH gives the directories in which to search for files with
extension EXTN. Normally EXTN is given as the regular expression
"\.java$" .