Sign in
bazel
/
eclipse
/
HEAD
f2ab431
Mark the project as unmaintained
by Damien Martin-Guillerez
· 6 years ago
master
dc387fa
Update to HEAD for bazel-integration-testing
by Damien Martin-Guillerez
· 7 years ago
b9a2bdb
Fix: object of type 'Target' has no field 'intellij_info_files' #62
by Till Brychcy
· 7 years ago
fe33339
add new bazel ci config
by Jakob Buchgraber
· 7 years ago
b2ab496
Update bazel-skylib to fix a small bug with versions.check()
by Jingwen
· 7 years ago
379dfb0
Use Skylib's canonical version checking function
by Jingwen Chen
· 7 years ago
f70c60f
typo
by Elliotte Rusty Harold
· 7 years ago
40f9fc6
Fix broken link.
by Kris Hildrum
· 7 years ago
b1f69ce
Update version to 0.0.4.qualifer after release 0.0.3
by Damien Martin-Guillerez
· 7 years ago
7ba84fb
Add release scripts
by Damien Martin-Guillerez
· 7 years ago
c44dfe8
Move over to bazel-integration-testing for the integration test framework
by Damien Martin-Guillerez
· 7 years ago
a76746b
Prefix target lists with -- when invoking Bazel
by Damien Martin-Guillerez
· 7 years ago
6a2caee
Improve bazel detection
by Damien Martin-Guillerez
· 7 years ago
f3ef1cf
Add support for converting to and from Intellij project views
by Damien Martin-Guillerez
· 7 years ago
8954a58
Add integration tests for the aspect
by Damien Martin-Guillerez
· 7 years ago
9a3f419
Use --override_repository instead of --package_path to inject the aspect
by Damien Martin-Guillerez
· 7 years ago
02e4f6a
Add missing Apache headers
by Damien Martin-Guillerez
· 7 years ago
a7fecb5
Library for parsing IntelliJ with Bazel project views
by Damien Martin-Guillerez
· 8 years ago
deb1c71
Move the plugin to the top level directory
by Damien Martin-Guillerez
· 7 years ago
6118be9
Add javatests to the list of folders in the Eclipse project
by Damien Martin-Guillerez
· 7 years ago
7e4ff41
Remove ImmutableList from API method
by Damien Martin-Guillerez
· 7 years ago
55385cc
Follow the exported java_libraries
by Masaya Suzuki
· 8 years ago
4eabf06
Mirror eclipse dependencies on GCS
by Damien Martin-Guillerez
· 8 years ago
05845f2
Renamed e4b repository into eclipse
by Damien Martin-Guillerez
· 8 years ago
94c6f4a
Syntax update (#51)
by Cong
· 8 years ago
e5193c9
Check bazel version with the workspace
by Damien Martin-Guillerez
· 8 years ago
5919c63
Delete p2updatesite and cgdt.bazel.e4b.feature package
by Damien Martin-Guillerez
· 8 years ago
27a2e68
Build the p2updatesite using Bazel (#38)
by Damien Martin-Guillerez
· 8 years ago
b64497d
Remove third_party (#49)
by Damien Martin-Guillerez
· 8 years ago
6ff4e3a
Fixing typo error on README.md
by Damien Martin-Guillerez
· 8 years ago
059235a
Update contributing page (#39)
by Damien Martin-Guillerez
· 8 years ago
401e2f0
Build the feature jar with Bazel (#37)
by Damien Martin-Guillerez
· 8 years ago
dabbdf0
Fix location of external jars
by Damien Martin-Guillerez
· 8 years ago
a7bcfa6
Fix aspect name (#35)
by Damien Martin-Guillerez
· 8 years ago
a7cf8b3
Fix race condition on command output streams copy
by Damien Martin-Guillerez
· 8 years ago
fc2d632
Add tests for the Command class (#34)
by Damien Martin-Guillerez
· 8 years ago
de27384
Inject the BazelAspectLocationImpl and the CommandConsoleFactoryImpl from the Activator (#33)
by Damien Martin-Guillerez
· 8 years ago
fc8841c
Defines a BazelAspectLocation interface to pass around the location of the aspect workspace (#30)
by Damien Martin-Guillerez
· 8 years ago
9444c8d
Defines a CommandConsole interface (#32)
by Damien Martin-Guillerez
· 8 years ago
fb4fc92
Add a basic Bazel build (#31)
by Damien Martin-Guillerez
· 8 years ago
da880b3
Add version detection for Bazel and more detailed error message for choosing bazel (#27)
by Damien Martin-Guillerez
· 8 years ago
7d35be2
Update bazel options to work better with latest bazel (0.4.4) (#28)
by Damien Martin-Guillerez
· 8 years ago
162fa07
README: Instruct the user to use "New" > "Project..." not "Import Project..."
by bed debug
· 8 years ago
bbb7a67
Add the supported version of eclipse to the README doc (#16)
by Damien Martin-Guillerez
· 8 years ago
d3a8c91
Make installation instructions more direct. (#15)
by Han-Wen Nienhuys
· 8 years ago
165ed03
Bump development version to 0.0.3
by Damien Martin-Guillerez
· 8 years ago
1a26cbd
Ensure that deps attribute are a list (#13)
by Damien Martin-Guillerez
· 8 years ago
ae17bde
Bump development version to 0.0.2
by Damien Martin-Guillerez
· 8 years ago
ab474d4
Update local variable name to keep tokens unique (#9)
by psaville-google
· 8 years ago
107c5f7
Merge pull request #2 from bazelbuild/kchodorow-patch-1
by dslomov
· 8 years ago
b058652
Add instructions on usage
by Kristina
· 8 years ago
40c84d6
Fix classpath
by Damien Martin-Guillerez
· 9 years ago
683b25b
Added url to the p2updatesite
by Damien Martin-Guillerez
· 9 years ago
60e519e
Move third_party to the top for more OSS compliance
by Damien Martin-Guillerez
· 9 years ago
f332921
Conform to OSS compliance on name of third party directory
by Damien Martin-Guillerez
· 9 years ago
a67c0f2
Ignoring generated contents for the p2updatesite
by Damien Martin-Guillerez
· 9 years ago
6440b20
Renamed the p2update site to p2updatesite
by Damien Martin-Guillerez
· 9 years ago
4d611f8
Initial import of e4b, an Eclipse plugin for Bazel
by Damien Martin-Guillerez
· 9 years ago
6271405
Initial empty commit
by Damien Martin-Guillerez
· 9 years ago