All Projects → bazelbuild → eclipse

bazelbuild / eclipse

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

Programming Languages

java
68154 projects - #9 most used programming language
Starlark
911 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to eclipse

Tulsi
An Xcode Project Generator For Bazel
Stars: ✭ 365 (+1077.42%)
Mutual labels:  ide, bazel, build-tool
So Eclipse Plugin
Eclipse plugin that enables you to get answers from Stack Overflow directly to your IDE 🔥
Stars: ✭ 84 (+170.97%)
Mutual labels:  eclipse, ide, eclipse-plugin
Intellij
IntelliJ plugin for Bazel projects
Stars: ✭ 500 (+1512.9%)
Mutual labels:  ide, bazel, build-tool
Pydev
Python IDE for Eclipse
Stars: ✭ 306 (+887.1%)
Mutual labels:  eclipse, ide, eclipse-plugin
Gradle And Eclipse Rcp
Gradle and Eclipse RCP
Stars: ✭ 37 (+19.35%)
Mutual labels:  eclipse, ide
Amateras Html Editor
Eclipse plugin for HTML/JSP/XML/JavaScript Editing
Stars: ✭ 34 (+9.68%)
Mutual labels:  eclipse, eclipse-plugin
Google Cloud Eclipse
Google Cloud Platform plugin for Eclipse
Stars: ✭ 75 (+141.94%)
Mutual labels:  eclipse, eclipse-plugin
Goomph
IDE as build artifact
Stars: ✭ 108 (+248.39%)
Mutual labels:  eclipse, ide
Jhipster Ide
An IDE for the JHipster Domain Language
Stars: ✭ 109 (+251.61%)
Mutual labels:  eclipse, ide
Eclipse Instasearch
Eclipse plug-in for fast code search
Stars: ✭ 165 (+432.26%)
Mutual labels:  eclipse, eclipse-plugin
Amateras Modeler
UML and ER-diagram editor for Eclipse
Stars: ✭ 190 (+512.9%)
Mutual labels:  eclipse, eclipse-plugin
Goclipse
Eclipse IDE for the Go programming language:
Stars: ✭ 832 (+2583.87%)
Mutual labels:  eclipse, ide
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+21100%)
Mutual labels:  eclipse, ide
Ansi Econsole
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
Stars: ✭ 72 (+132.26%)
Mutual labels:  eclipse, eclipse-plugin
Groovy Eclipse
Eclipse Groovy Development Tools
Stars: ✭ 567 (+1729.03%)
Mutual labels:  eclipse, eclipse-plugin
Bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
Stars: ✭ 446 (+1338.71%)
Mutual labels:  eclipse, eclipse-plugin
J2c
Java to C++ translator
Stars: ✭ 189 (+509.68%)
Mutual labels:  eclipse, eclipse-plugin
Erlide eclipse
Eclipse IDE for Erlang
Stars: ✭ 206 (+564.52%)
Mutual labels:  eclipse, ide
bazel-eclipse
This repo holds two IDE projects. One 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. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.
Stars: ✭ 104 (+235.48%)
Mutual labels:  eclipse, bazel
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (+1035.48%)
Mutual labels:  eclipse, ide

Build status

Eclipse plugin for Bazel (Highly experimental)

Current status

This project is unmaintained. See https://github.com/salesforce/bazel-eclipse for the current Eclipse Feature for developing projects in Eclipse.

Overview

e4b is an Eclipse plugin for Bazel. It is really rudimentary. It simply supports creating the classpath from a project and using Bazel for incremental builds.

You can create a new Bazel project with New project > Import Bazel project Then you can select the list of targets you want to build and the list of directories you want to track.

It is highly experimental and support is minimal. However, we are happy to accept contribution to make this support grows to a better shape.

Installation

This plugin was tested with Eclipse Mars (4.5) but should also work with Eclipse Neon (4.6).

Using the plugin

To import an existing Bazel project or start a new one, go to "New" > "Project..." > "Others".

Contributing

See our contributing page for how to contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].