Ihave3packages,onewheretheguiclassislocated,anotherwhereitwillbethe"scripts" of reading data (in main) and photos and text files in the resources.
File file = new File("/com/Convocatoria/resources/DB.txt");
Scanner sc = new Scanner(file);
I will use the scanner to read the file however it gives me the error
Unhandled exception type FileNotFoundException