Join Slack
Powered by
there are cases where having separate java folders...
# getting-started
r
roberto.guerra
04/11/2017, 4:54 PM
there are cases where having separate java folders worked best for me. For example, for some reason gradle refused to compile
package-info.java
files that were in my kotlin packages, and only worked once I placed them in a separate java folder.
2
Views
Open in Slack
Previous
Next