eclipse icon indicating copy to clipboard operation
eclipse copied to clipboard

Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)

Results 16 eclipse issues
Sort by recently updated
recently updated
newest added

The updatesite: https://eclipse.bazel.build/updatesite gives the following error: ` NoSuchKey The specified key does not exist. `

From version 0.20 onwards, bazel by default will no longer support the native http and git repositories. Please switch to the Starlark versions of those rules. For more background, see...

While trying to setup an eclipse workspace for bazel according to https://bazel.build/contributing.html, an error is reported in the console and the Bazel Classpath Container is not initialized.: [...] File "/private/var/tmp/_bazel_till/1bf5324772cb2353440eae7781088d92/external/local_eclipse_aspect/e4b_aspect.bzl",...

The plugin is still pretty hard to set-up, please ping here for the small annoyance that we can fix easily (if that's a smaller, I will spin off a new...

Low hanging fruit

This is a meta bug for the list of tests to add. Ping here if you are interested in contributing in unit testing.

Low hanging fruit

Have the ability to run a test or binary target from Eclipse would be pretty neat and especially attach the debugger.

enhancement

Hello, Thanks a lot e4b! I have a C++ based bazel project correctly imported into eclipse. The whole workspace can be built correctly from within eclipse using build all targets...

enhancement

PR #38 is finishing the build with Bazel, there are several things that can be done to improve this support: * Document the support * Make it more configurable (e.g....

enhancement
Low hanging fruit

See ij.bazel.build as an example, right now we have nothing so anything is better than nothing :)

enhancement
Low hanging fruit

That would enable people to switch between the two IDE without too much trouble. That should helps also for #4 and #25

enhancement