Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2681)

Issue 774693004: Add support for generating an Eclipse .classpath file (Closed)

Created:
6 years ago by mckev
Modified:
6 years ago
Reviewers:
Nico
CC:
gyp-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/gyp.git@master
Visibility:
Public.

Description

Add support for generating an Eclipse .classpath file This adds support for generating a .classpath file that can be copied to an Eclipse project for improved symbol navigation. BUG=gyp:472 r2015

Patch Set 1 #

Total comments: 4

Patch Set 2 : Nico comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -21 lines) Patch
M pylib/gyp/generator/eclipse.py View 1 3 chunks +112 lines, -21 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
mckev
Hi Nico! PTAL at this small patch for the Eclipse generator. Please let me know ...
6 years ago (2014-12-06 00:35:03 UTC) #2
Nico
lgtm, thanks for the patch. Makes sense, but I'm not familiar with eclipse much. From ...
6 years ago (2014-12-08 17:59:01 UTC) #3
Nico
(also, i didn't get an email review request for this, I just happened to see ...
6 years ago (2014-12-08 18:00:26 UTC) #4
mckev
On 2014/12/08 18:00:26, Nico wrote: > (also, i didn't get an email review request for ...
6 years ago (2014-12-09 21:37:11 UTC) #5
mckev
Thanks for the review! I'm not a committer, so please land this change on my ...
6 years ago (2014-12-09 21:42:41 UTC) #6
Nico
Landed in r2015. Very sorry about the delay, I again didn't receive your emails. You'll ...
6 years ago (2014-12-12 20:03:44 UTC) #7
mckev
6 years ago (2014-12-12 22:47:02 UTC) #8
Message was sent while issue was closed.
On 2014/12/12 20:03:44, Nico wrote:
> Landed in r2015. Very sorry about the delay, I again didn't receive your
emails.
> 
> You'll need to roll gyp deps in chromium to pick up this change. Here's an
> example: https://codereview.chromium.org/736133007

Thanks for landing it, and no worries on the delay.  I was amid testing my
change to perform the roll in Chromium when I discovered an obvious bug with
this change.  I apologize for not noticing it during this CL.  The bug fix is
here:

https://codereview.chromium.org/798133002/

You were certainly correct about the package heuristic being fragile.  I'll look
to improve it in the future. :-)

Powered by Google App Engine
This is Rietveld 408576698