This is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system.
This project is supported by Salesforce.
Active development of this feature is currently being done by a team within Salesforce. You can track our past/current/future work using these links:
🔥 currently the feature is still in development. There are known scalability issues, and current development is focused on Java projects that follow certain file layout conventions.
For detailed installation and setup instructions, see this page:
You may join and post to our discussion forum here:
We welcome outside contributions. As with any OSS project, please contact our team prior to starting any major refactoring or feature work, as your efforts may conflict with ongoing work or plans of ours. We expect major changes to the Bazel Classpath Container for 1.1, so please avoid working in that area for now.
To start developing this feature, follow the instructions on our Dev Guide.
To find planned features, known technical debt and known bugs that need work, please look at:
- BEF project management
- TODO comments in the code base; smaller ideas are tracked using simple TODO comments
This project began as a Salesforce private fork of the Google Bazel Eclipse plugin, which had been abandoned. Full history and credit is explained in the history and credit document.