Code Monkey home page Code Monkey logo

Comments (4)

plaird avatar plaird commented on June 4, 2024

Doc note about Windows now included in install.md

https://github.com/salesforce/bazel-eclipse/blob/master/docs/install.md#supported-platforms

from bazel-eclipse.

plaird avatar plaird commented on June 4, 2024

I have made a lot of progress on this, and the tests are almost passing now. I expect to be done with this soon.

from bazel-eclipse.

plaird avatar plaird commented on June 4, 2024

MVP support on Windows is now done. Remaining work:

  • Problems View is not showing some errors. I need to compare the behavior of the Problems view before and after current state and 1.3.0. I believe there is a regression there, but not sure yet.
  • Figure out why 3 Problems tests are failing on Windows but not Mac
  • Test launchers need more testing on Windows. see Issue #251
  • Set a better default value for the Bazel Preference for the path to Bazel Executable for Windows.
  • Dedicated Windows install/user guide documentation supplement.
  • Centralize the "\\" regex pattern
  • Test this whole thing on Linux, to make sure we are still good there
  • Test install BEF into Windows Eclipse via update site and archive zip
  • Add a Windows job to GitHub Actions PR build in CI

I probably won't get to this next task in this work item, if not file as a follow up issue:

  • Most of this porting work was distinguishing String paths between Bazel and Filesystem paths. On *nix, the delimiter is the same so we could be vague and it worked. But to prevent Windows bugs from being introduced into the code we need to strongly type any variable that is holding a path. Something like BazelLabel (already have this) and BazelFilesystemPath (relative paths in the workspace but in FS delimiter form). (Filed as an issue in bazel-java-sdk)

from bazel-eclipse.

plaird avatar plaird commented on June 4, 2024

All the remaining action items have been resolved. Closing....we now officially support Windows.

from bazel-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.