Peter Laird
Peter Laird
We also want to design for pluggable classpath impls, such as: - BUILD defined classpath, scoped to a package (what BEF is doing now) - BUILD defined classpath, scoped to...
With #167 the feature has been enhanced quite a lot. But there are still gaps, and I don't fully understand all the behaviors of maven_install. ~Global search is disabled via...
See this Issue filed directly on the rules_jvm/external/maven_install repo inquiring for an explanation of the behavior of fetch_sources feature. As I have observed when working on the Open Any Type...
@PMitrafanau
With #88 already implemented, and #89 on the roadmap, this will eventually happen less. But we may need to do more work if those solutions don't resolve all the cases.
What may come out of this is a new build option for the Project menu in addition to _Build All_ and _Build Project_. Perhaps "Build Complete" or "Build Release", which...
Perhaps we just just rely on #73 for a simple solution to this, and exclude springboot targets. I don't think we even need the springboot jar for launching test/debug.
(note to whomever picks this up) This issue is related to #73 which is an Issue focused on the list of targets being configurable, with the UI being part of...
(note to whomever picks this up) Consider issue #25 (support multiple Bazel workspaces in a single Eclipse workspace) while working on this issue. We will need to extend the ordering...
@simontoens since we only import one Bazel workspace into an Eclipse workspace now, I am not sure putting them all in a working set automatically does much. But when we...