Hi Rob,
I was trying to install this thing following the documentation and after a few hickups (which I'll try to help with documentation) I found that my Play Framework project, whose source code is inside a app folder (and not src/main) and I get an error message):
The current directory does not appear to be a Java or Kotlin project
Please run me in a project directory - thanks !!
Would it be possible for the "src" directory to be configurable? Or does it depend to much on other maven stuff?
Hi Rob,
I was trying to install this thing following the documentation and after a few hickups (which I'll try to help with documentation) I found that my Play Framework project, whose source code is inside a
appfolder (and notsrc/main) and I get an error message):Would it be possible for the "src" directory to be configurable? Or does it depend to much on other maven stuff?