The Tab functionality to auto_complete the file names doesn't work when i try to run java programs with java command (have to type in the complete filename) but it's working fine when I am compiling the java program.
Is there a way i can include the tab auto_complete feature for running the programs