| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a4f613b commit ede9bce
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -305,6 +305,10 @@ You may also see `java.lang.UnsupportedClassVersionError: play/runsupport/classl | |||
| 305 | 305 | ||
| 306 | 306 | Follow the [JDK install guide above.](#a-jdk) | |
| 307 | 307 | ||
| 308 | + ###The changes are not showing when running locally | ||
| 309 | + | ||
| 310 | + To make sure your code is compiled try `make compile-dev` before running `./sbt`. This might save you lots of time debugging why your changes don't show. | ||
| 311 | + | ||
| 308 | 312 | ## Optional steps | |
| 309 | 313 | ||
| 310 | 314 | ###NVM | |
| Back | FazBrowse Home | New Git URL |
0 commit comments