FileNotFoundException
Posted by
Vladimir Nizamutdinov on
Aug 02, 2015; 12:02pm
URL: http://imagej.273.s1.nabble.com/FileNotFoundException-tp5013848.html
Hello all! My plugin reads data from a text file, and I want to put
this file in jar archive together with binaries classes. I put this
file in the root of the archive, and read as BufferedReader br = new
BufferedReader(new FileReader("weights.txt"));
but still I get FileNotFoundException. How can i fix this error?
--
Best regards,
Nizamutdinov Vladimir
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html