Hi Greg, I guess setting Ceph up outside of Eclipse include doing the following on any linux system: 1. To prepare the source tree after it has been git cloned, $ git submodule update --init 2. To build the server daemons, and FUSE client, execute the following: $ ./autogen.sh $ ./configure $ make 3. Creating a C/C++ project on eclipse and importing the Makefile into Eclipse ...to put the ceph project under Eclipse control... BUT its not working!!! Makefile not visible in Eclipse and wont import... I guess i have missed some steps in setting it up outside Eclipse or the process of importing ... ... I will appreciate your guidance and guidance from the community too... Regards, Charles. > Date: Sat, 2 Feb 2013 18:16:08 -0800 > From: greg@xxxxxxxxxxx > To: charlesboy009@xxxxxxxxxxx > CC: ceph-devel@xxxxxxxxxxxxxxx; post.the.reply@xxxxxxxxx > Subject: Re: Ceph Development with Eclipse > > I actually still do this. Set it up Ceph outside of Eclipse initially, then import it as a project with an existing Makefile. It should pick up on everything it needs to well enough. :) > -Greg > > > On Saturday, February 2, 2013 at 9:40 AM, 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. > > > > Regards, > > > > Charles. > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html