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

Is it possible to reconfigure an e4b project without deleting and recreating? #4

Open
bjshively opened this issue Jul 27, 2016 · 1 comment

Comments

@bjshively
Copy link

Our code base has many (thousands of) targets. It seems likely to me that someone would do an import and perhaps specify targets A and B, only to realize they also need to touch C, D, etc.

I don't see any obvious way to relaunch the "wizard" and adjust the configuration of the project. Is the only option to delete and rerun the wizard/reimport the workspace?

@damienmg
Copy link
Contributor

Hello,

Unfortunately there is no good support for that. You can edit the .settings/com.google.devtools.bazel.e4b.prefs file under your eclipse workspace project directory. The format is pretty straightforward (list of target as target0, target1, ...)

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