opencensus-java
opencensus-java copied to clipboard
IntelliJ 2019.2.3 project import issues
Please answer these questions before submitting a bug report.
What version of OpenCensus are you using?
master
What JVM are you using (java -version
)?
Java 8
What did you do?
If possible, provide a recipe for reproducing the error.
Tried to import master branch into Intellij 2019.2.3 as a Gradle project.
What did you expect to see?
Gradle modules with correct 'src/main/java' in source root.
What did you see instead?
Source root for each module is '.'
Additional context
Add any other context about the problem here.