Hi, all again :)
I successfully built my app and activated it on ONOS CLI.
But when I try to sync my working file, I got error "in cmd attribute of genrule rule // :onos-local_absolute-javabase: $(ABSOLUTE_JAVABASE) not defined:"
I add "JAVA_HOME" in .bashrc .
I use jdk-11.
I use IntelliJ version 2019 and old version of Bazel Plugin.
It is successfully synced when I do not choose 'Expand Sync to Working Set'
But It gives me errors when I choose to expand sync to working set :(
The attached picture is the result.
How can I solve this problem?
Please help me get through this :)
Thanks for reading