Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Improve installation and set-up of the plugin #47

Open
damienmg opened this issue Mar 6, 2017 · 5 comments
Open

Improve installation and set-up of the plugin #47

damienmg opened this issue Mar 6, 2017 · 5 comments

Comments

@damienmg
Copy link
Contributor

damienmg commented Mar 6, 2017

The plugin is still pretty hard to set-up, please ping here for the small annoyance that we can fix easily (if that's a smaller, I will spin off a new issue for it)

@davido
Copy link

davido commented Sep 16, 2017

So, i tried to set up the project for Bazel by following the instructions on the Bazel page.

Select src > main > java and src > test > java as directories and add //src/main/java/... and //src/test/java/... as targets.

Later I realized, that it doesn't work as Android is missing (can't figure out why). So what I want now is to change / reduce the scope of targets to build only parts, of Bazel: //src:bazel.

I cannot figure out, where and how to do it.

@damienmg
Copy link
Contributor Author

Humm //src/{test,main}/java/... use to work for me but I am running the plugin from head. I know that //src:bazel does not work because the targets has to be depending on java target directly :/

@davido
Copy link

davido commented Sep 17, 2017

OK. Thanks for pointing this out. Still is there a way to open e4b plugin setup page again in Eclipse?

@damienmg
Copy link
Contributor Author

damienmg commented Sep 17, 2017 via email

@davido
Copy link

davido commented Sep 17, 2017

[...] but you know how fast 20% project goes...

Yeah, but thanks so much for this great work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants