Peter Laird
Peter Laird
After review, I do not think this is supportable in Eclipse. Eclipse requires source folders to be distinct locations on the file system and cannot overlap each other within a...
@btbuxton thanks for bringing this idea up, I captured a couple of concepts on what a Bazel Explorer would look like here. Please add ideas and/or mockups if you have...
This was the dialog that was up during the event. It might have been a docker pull going on, according to the console output. But the project had been built...
@AlexeiShmidman do you have any concerns with me doing this? I will leave *master* in place for a while, but will move the Actions to use main.
The most rigorous solution is to support target scoped classpaths described in #407 in my comment on March 13, 2022. But not only would that be a lot of work,...
After thinking about this, I don't remember if this was intentional but I actually think the existing behavior is correct. We just need better docs for it. Bazel is more...
New DoD: - explore how JDT handles Maven **provided** and **runtime** [scopes](https://www.baeldung.com/maven-dependency-scopes) - create a graphic in LucidChart that shows how Bazel classpath in a package maps into JDT. -...
No I don't have anything specific in mind for this. I just fixed a whole class of these errors in 1.5: importing a Bazel workspace, delete those projects, and import...
@PMitrafanau @AlexeiShmidman we talked about pulling the latest IJ aspect. This is the work item we have for that. We need to consider users may not be on latest Bazel...