SyntaxFix
Write A Post
Hire A Developer
Questions
I had wrong package names:
main.java.hello and main.test.hello rather than com.blabla.hello.
main.java.hello
main.test.hello
com.blabla.hello
src/main/java
src/test/java