Giter Site home page Giter Site logo

Comments (4)

ngist avatar ngist commented on May 31, 2024 1

I think this has to do with the bazel install path on ubuntu. I'm having a similar problem. When I go to import it tells me the same thing.

The path to bazel is set in Activator.class to
public static final String DEFAULT_BAZEL_PATH = "/usr/local/bin/bazel";

In my environment the path is /usr/bin/bazel

I setup a symlink and it took care of the error message but I can't click finish, it stays grey'd out.

from eclipse.

damienmg avatar damienmg commented on May 31, 2024

I confirm that it works for me so might be either ubuntu or the eclipse version. Will do more test when I have time.

from eclipse.

damienmg avatar damienmg commented on May 31, 2024

I am fixing that at HEAD to show a proper error when Bazel is not found, I haven't cut a new release yet I want to do a bunch of other stuff.

from eclipse.

damienmg avatar damienmg commented on May 31, 2024

Also another fix at HEAD: there was a race condition in the command invocation on Linux which could largely explain the behaviour @r4nt have seen. I still want to do some more improvements before cutting a release.

from eclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.