My path to resources folder: "projectroot/resources" (override def
mainResourcesPath = "resources")
To access some file that is located, for example in
"projectroot/resources/sql/dump" I use Source.fromFile("resources/sql/dump").
However I understand that if I will change my project layout than program will
fail. Is there proper way to access resources?
Original issue reported on code.google.com by jerihofr...@gmail.com on 12 Jan 2011 at 3:22
Original issue reported on code.google.com by
jerihofr...@gmail.com
on 12 Jan 2011 at 3:22