From 0d687ff88a8157efc123ed78cdf60ae412d68286 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Fri, 14 Jun 2013 09:41:07 +0200 Subject: [PATCH] Remove mentioning of Maven from Buck description The support for Maven was already removed. Change-Id: I26ea416e520c3ef03097aca2cc97fe8993769328 Signed-off-by: Edwin Kempin --- Documentation/dev-buck.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/dev-buck.txt b/Documentation/dev-buck.txt index dbb9006853..5aca9a46a0 100644 --- a/Documentation/dev-buck.txt +++ b/Documentation/dev-buck.txt @@ -53,8 +53,7 @@ Create the Eclipse project by building the `eclipse` target: ---- In Eclipse, choose 'Import existing project' and select the `gerrit` project -from the current working directory. Do not import any of the other Maven -based projects. +from the current working directory. Expand the `gerrit` project, right-click on the `buck-out` folder, select 'Properties', and then under 'Attributes' check 'Derived'.