From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joao Eduardo Luis Subject: Fwd: Fwd: Re: Ceph Development with Eclipse Date: Sun, 03 Feb 2013 01:17:38 +0000 Message-ID: <510DBAB2.3020705@inktank.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-we0-f173.google.com ([74.125.82.173]:48866 "EHLO mail-we0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758Ab3BCBSM (ORCPT ); Sat, 2 Feb 2013 20:18:12 -0500 Received: by mail-we0-f173.google.com with SMTP id r5so3836160wey.4 for ; Sat, 02 Feb 2013 17:18:11 -0800 (PST) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: "ceph-devel@vger.kernel.org" Forgot to reply all, again, and then vger rejected all the previous attempts at fwd'ing due to some html in the message (tablet's gmail client ftw) -Joao ---------- Forwarded message ---------- From: "Joao Luis" > Date: Feb 3, 2013 12:09 AM Subject: Re: Ceph Development with Eclipse To: "charles L" > On Feb 2, 2013 5:40 PM, "charles L" > wrote: > > > > Hi > > I am a beginner at c++ and eclipse. I need some startup help to develop ceph with eclipse. If you could provide your config file on eclipse, it will be a great starting point and very appreciated. Hello Charles, until last May or so, I used to use eclipse to develop on Ceph (I think Greg used to as well), but at some point CDT started not playing that well with boost, which ended up rendering the whole environment pretty much useless. No idea if it's still the case though. In any case, although I used it for development, I didn't really used it for compiling the project and did that instead manually. IIRC, the while setup was pretty straightforward, so you shouldn't have any problems (aside from the boost/cdt issue above). -Joao