likely the issue with Intellij IDEA 16 with RC 105...
# eap
a
likely the issue with Intellij IDEA 16 with RC 1050, and
internal
access between
test
and
main
parts of the gradle build is due to
-
in the name of the module, they convert from
rest-api
to
rest_api_test
in some places, and maybe not in others which see
rest-api_test
instead. Will reproduce and file a bug to the IDEA project in YouTrack.