Closed
Description
This is only valid for 7.x and the gradlew eclipse
command (or gradlew cleanEclipse eclipse
) fail with the following output:
FAILURE: Build failed with an exception.
* Where:
Build file 'W:\Eclipse_workspace_7x\elasticsearch\x-pack\build.gradle' line: 9
* What went wrong:
A problem occurred evaluating project ':x-pack:plugin:vectors'.
> Project with path 'plugin:core-tests' could not be found in project ':x-pack'.
Removing these lines makes the command succeed.