I have a folder structure like below:
- main -- java -- resources -- scalaresources --- commandFiles
and in that folders I have my files
val source_html = Source.fromResource("file.html").mkString