Any idea why the resource is not found when runnin...
# announcements
n
Any idea why the resource is not found when running jar file?
class RandomFullName(femaleFirstNameSourceFilePath: String = RandomFullName::class.java.getResource("/data/female_first_names.dat").path)
?