when i create new java files, and when the user gets prompt to save that file, i want it to automatically add the .java extension each time a new program gets saved, without having the user to add it in each time they create a new java source file.
could anyone tell me the code for this particular task?
could anyone tell me the code for this particular task?