-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I'm facing a few issues getting started with a hello world project and VSCode Java. The main one is the my imports are not recognized:
This is despite listing the package in BUILD.bazel (java_binary rule):
I'm using maven_install to pull in the dependencies, and have tried both in pinned and unpinned modes.
This is a great idea and we have very similar needs to yourselves in our migration to bazel whilst maintaining good IDE support.
Thanks! Chris
juskek
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation


